Sant Report post Posted September 4, 2012 Hi, I am using Fusion charts to create charts in my app. I want to create more than one chart in a page.It s working fine when render the charts with out JavaScript. If FusionCharts.setCurrentRenderer('javascript') is used in the code, only one chart is getting displayed.I have attached my code for your reference.Kindly help me on this issue. Thanks in Advance.... productperformance.html Share this post Link to post Share on other sites
Guest Sumedh Report post Posted September 4, 2012 Hi, Are you using FusionCharts Free version? Please note, FusionCharts Free does not support JavaScript charts. JavaScript rendering capabilities are introduced from FusionCharts v3.2. From your code, you have specified FCF before the chart alias, which is not supported in the recent versions. You would have to use latest .SWF files to render chart in JavaScript mode which are included in recent version. We have released a new version of FusionCharts XT i.e., FusionCharts XT v3.2.2 Service Release 4 on 6th, August 2012. You can get trial version from here: http://www.fusioncharts.com/download/trials/ Also, find attached modified sample which is using FusionCharts XT v3.2.2 Service Release 4 files. Please refer the following links, for more information: http://docs.fusioncharts.com/charts/contents/?Introduction/JSChartingCapabilities.html http://docs.fusioncharts.com/charts/contents/?FirstChart/UsingPureJS.html http://docs.fusioncharts.com/charts/contents/?FirstChart/FirstChart.html Sample_FCXTSr4.zip Share this post Link to post Share on other sites
xplorerdev Report post Posted July 23, 2015 HI, I am a newbie trying to get my hands dirty with FusionCharts. I have downloaded the Sample_FCXTSr4.zip file and unzipped the contents. I am trying to open the productperformance.html file BUT it is stuck on a Retrieving Data...screen.... Any suggestions to get it to work ? Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted July 27, 2015 Hi, The downloaded sample is a very old one.We would suggest you to download our latest sample from download link : http://www.fusioncharts.com/download/ and follow our latest documentation: http://www.fusioncharts.com/dev/usage-guide/getting-started/your-first-charts/building-your-first-chart.html Hope this helps. Feel free to revert back to us for any other assistance. Thanks. Share this post Link to post Share on other sites