sdasd923892

It is possible to render a picture instead of using a flash animation?

Recommended Posts

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

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

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

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

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 by Guest

Share this post


Link to post
Share on other sites
Guest Madhumita

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
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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now