pitommasi

Export / Print From Javascript Charts And Maps

Recommended Posts

Hi!

I have an application that uses up to 2 maps and up to 11 charts within the same page.

I am planning to develop a mobile version, taking advantage of the Javascript fallback.

Would it be still possible to provide the user with export and print functionality?

Note that I have to save the pictures of the maps and charts in my server first,

because I will need to assemble them all in one page.

 

Thanks

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Please take note of the few limitations regarding customizability and features, when using the pure JavaScript(HTML5) Export method, listed below:

 

1. Pure Client-side export is currently not supported

2. Export component currently does not have an equivalent JavaScript fallback

3. Server-side export feature requires a separate setup and implementation

4. When rendered using JavaScript (HTML5), there is only one mode of export - at Server-side. By default, JavaScript (HTML5) charts use Highcharts server to get exported image. However you can place the PHP and JAR files on your servers and then over-ride the URL.

 

For more details, please refer to the link below,

 

http://docs.fusionch...e/ECPureJS.html

 

Hope this helps!

Edited by Bindhu

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