Rajavelu

Multiple javascript charts in a single page

Recommended Posts

Hi !

     I am using Powercharts(DragNodeChart), FusionMaps, and FusionCharts(Zoomline,Pie, Stackerarea) charts in a single page(rendering with flash). Now i need to change as rendering with javascript. But I can't shows all type of charts in a single page(may be due to Same file name but diff content - FusionCharts.js),

How to show diif charts in a sinle page using javascript rendering (with example ?).

 

Thanks in Advance

Rajavelu M

Share this post


Link to post
Share on other sites

Hi,

 

It is possible to show multiple charts in a single page by having the JS files placed in a single folder.  Also, the FusionCharts.js file contains the same content in all the packages like FusionCharts XT, PowerCharts XT and FusionMaps XT.

 

Please find the sample demo which uses all these chart types in a single page.

 

Hope this helps.

Multiple charts in one page.zip

Share this post


Link to post
Share on other sites

@Guru: *Thank you for your reply*

But still I am confusing, I need need to using jquery plugin but we have diff jqueryplugin in FusionCharts and Fusionmaps (namely FusionCharts.jqueryplugin.js and FusionCharts.jQueryPlugin.js) which one will be use?

@Guru: I have a doubt. In your attached file.zip, I think there is no swf file placed. but working.How ?

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