sdasd923892 Report post Posted October 2, 2009 Hi, I'm looking for an external chart library for my jsp/servlet/java app. But for some reasons, I don't wanna use flash in my whole app. It is possible to inlcude the charts as image file such as jpg or png in my jsp's? Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 3, 2009 Hi, Welcome to FusionCharts forum:) It is possible to export the FusinCharts as an image in JPEG/PNG format. Ref:-http://www.fusioncharts.com/docs/Contents/ECOverview.html. Ref:-http://www.fusioncharts.com/docs/Contents/ECProcess.html The export can also be client-side/server-side.All the details regarding the exporting of chart is avilable in the following link:- Ref:-http://www.fusioncharts.com/docs Hope this helps:) Share this post Link to post Share on other sites
sdasd923892 Report post Posted October 3, 2009 Hi, thanks for your fast replay! I downloaded FC 10 minutes ago and created my first jsp with a chart in it. everything works well so far. Now I'm looking for the solution to get rid of the flash animation and get a fine image instead. But there is one problem: "Export charts as images (JPEG, PNG) or PDFs at client-side or server-side. In either case, the chart first needs to render in browser. You cannot directly export the chart as images/PDFs on server until the chart has rendered in browser." If that's the case, I'm not able to include images in my JSP's, am I? It's not possible to create images manually and insert them into my JSP with an -tag, because the input data changes every minute. And my app should be flash free for clients view. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted October 3, 2009 Hi, Now I'm looking for the solution to get rid of the flash animation and get a fine image instead. >>>It is not possible to remove the Flash component while using FusionCharts and JSP, as of now. Share this post Link to post Share on other sites
vr_driver Report post Posted October 18, 2009 (edited) is this information still current? We'd prefer to load the chart as an image rather than a flash file too. Any plans to add this soon? If not, we will probably have to start looking for another alternative... :ermm: We obviously don't want to, but it may have to come down to it... Cheers! Edited October 19, 2009 by Guest Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 19, 2009 Hello, It is currently not possible to load our charts as image rather than a flash file . However, you can render the charts beforehand and export the chart image and then load this image. Awaiting your reply. Share this post Link to post Share on other sites
vr_driver Report post Posted October 19, 2009 However, you can render the charts beforehand and export the chart image and then load this image. Can you clarify this a little better? eg, any code to explain this? particularly if it's in the free version? We would need them for printing, as the flash elements don't print correctly. ta. Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 20, 2009 Hello, As of now, exporting server-side, even before rendering client-side is possible using DOTNET server only. It is a sort of "workaround", but works fine! In case you are interested, we can provide you with sample codes. Awaiting your reply. Share this post Link to post Share on other sites
vr_driver Report post Posted October 20, 2009 yes please. that would be handy. Cheers, Steve Share this post Link to post Share on other sites
Guest Rajroop Report post Posted October 20, 2009 Hello Steve, Could you please drop a mail at: [email protected] for this. We would be happy to help you out in any way! Share this post Link to post Share on other sites