Sign in to follow this  
glaze24

Enabling Export Chart

Recommended Posts

Hi,

I am using php functions to display charts(i.e, using FusionCharts_Gen.php)... I've no idea how to add export options using php functions..... I didn't find solution in the docs for this.....

 

 

pls give me your suggestions!!

Share this post


Link to post
Share on other sites

I tried that already! but didn't work... so i changed php functions to javascript functions and finally exported(but i was able to export 2d equivalent(MSCombiDY2D) of the 3d chart(FCF_MSColumn3DLineDY) created using php functions). javascript's 3d chart didn't show context menu options (save as... options) to save the chart......

Share this post


Link to post
Share on other sites

Make you sure have the Export Classes.

 

FCExporter_IMG.php

FCExporter_PDF.php

FCExporter.php

 

They are in the 3.2 upgrade when you download it.

 

Nikki

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Nikki,

 

Thanks for sharing your views.

 

Happy FusionCharting. :(

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