uienvy Report post Posted May 19, 2013 (edited) Hi there. I am trying to use, FusionCharts, FusionWidgets and FusionMaps all together and render them in JavaScript only. However, they each require the FusionCharts.js file be loaded from each of their respective directories. I keep getting /FusionCharts/FusionCharts.HC.Widgets.js 404 (Not Found) and these errors: "Invalid value for <rect> attribute width="NaN"" Can you please help? I am using FusionCharts Enterprise version 3.2.2, FusionWidgets Enterprise version 3.2 and FusionMaps Enterprise version 3.1 Thank you Edited May 19, 2013 by uienvy Share this post Link to post Share on other sites
Haritha Report post Posted May 20, 2013 Hi, The FusionMaps v3.1 contains the JS file FusionMaps.js which has been deprecated since FusionMaps XT v3.2. Also, since FusionCharts XT suite, all the chart types of FusionCharts, FusionWidgets and FusionMaps can be rendered in a single page using a single FusionCharts.js file. For more information on version history of FusionMaps, please refer: http://docs.fusioncharts.com/maps/Contents/introduction/WhatsNew.html Hence, could you please upgrade to the latest version v3.3.1 SR1 and check again? Please copy all the necessary JavaScript files from individual packs of the products and keep them in a single folder. For information on rendering charts,gauges and maps in a single page, please refer :http://docs.fusioncharts.com/widgets/Contents/FirstChart/maps_charts.html Hope this helps. Share this post Link to post Share on other sites