Rajavelu Report post Posted June 21, 2013 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
Haritha Report post Posted June 21, 2013 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
Rajavelu Report post Posted June 22, 2013 @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
Swarnam Report post Posted June 24, 2013 Hey, Please refer to the forum post: http://forum.fusioncharts.com/topic/14769-jqueryplugin-issue/ To render JavaScript charts, SWF files are not required. Hope this helps. Share this post Link to post Share on other sites