senvyn Report post Posted February 27, 2015 How to show countries in world map in javascript rendering without the swf file. In javascript rendering i could see only the continents and hence country specific data is not displayed but in flash rendering it is displayed. please refer to the attached screenshots. Share this post Link to post Share on other sites
Vishalika Report post Posted March 2, 2015 Hi, Welcome to FusionCharts Forum. To render the world map with countries, you just need to provide the JavScript alias name instead of .swf file path in the FusionCharts constructor. Refer this JSFiddle for the same: http://jsfiddle.net/vishalika/by5cc/5/ Hope this helps. Share this post Link to post Share on other sites
senvyn Report post Posted March 5, 2015 Thanks Vishalika!!! Its just that i didnt realize that a .js ""worldwithcountries" exist in fusion maps galary. Given this name as you suggested and it started working fine. Share this post Link to post Share on other sites
Vishalika Report post Posted March 6, 2015 Hi, Glad to know that your issue is resolved. Happy FusionCharting!! Share this post Link to post Share on other sites