Sign in to follow this  
Kai

Q About Exporting New Javascript Charts

Recommended Posts

Hi in 3.2 there is a new feature: Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported.

 

Right now we export flash-based charts to the server and convert them into pdf.

But it requires charts to be rendered in the current browser screen. This prevents us from exporting charts in some automatic manners, e.g. by a scheduler.

 

So with this new javascript chart feature, I have two questions:

1. how to export this type of charts,

2. does it has the same limitation? (i.e. has to be rendered before exporting.)

 

Thanks.

Share this post


Link to post
Share on other sites

Hi Kai,

 

Welcome to FusionCharts forum. :)

 

Please refer to the links mentioned below for the detailed information on the same:-

 

Ref.- http://www.fusioncha...ECOverview.html

http://www.fusioncha...s/ECPureJS.html

 

Please feel free to revert to me in case you face any further issues.

 

Thanks for the info.

 

So for the 2nd questions, I assume that the javascript chart still needs to be rendered/shown in browser before exported to the server? I am not familiar with HTML 5.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

 

As you have already stated, JavaScript charts always needs to render on the browser page before it gets exported to image/PDF.

 

I hope this helps.:)

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
Sign in to follow this