Aadesh_mahajan

World Map chart Specification sheet

Recommended Posts

Hi Team ,

We are using Fusion chart XT with version 3.12.0

We want to configure world map chart i just want to know that is there is structure available to make map chart specification sheet

can you please provide link that how to what will be the structure of map charts

i attached link below of map chart specification sheet

https://www.fusioncharts.com/dev/maps/spec-sheets/

Thanks

Aadesh Mahajan 

Share this post


Link to post
Share on other sites

Hi,

Yes if you want to render the charts only without showing the details of entities then the JSON structure will be almost similar just the chart type would be different sample - http://jsfiddle.net/fusioncharts/e57mb/

However, if you want to show some value for a specific entity then the entity should be mapped using its corresponding id and hence the id will differ from map to map. To know the id for each map check this link - https://www.fusioncharts.com/dev/maps/spec-sheets/world.html

Share this post


Link to post
Share on other sites

Hi Ayan 

can you please provide js fiddle example of any map accept USA and World because both chart are rendering properly but in other chart data is not injecting

is other charts has different data structure or any other issue on my side 
 

i attache map of France which i rendered so please navigate me

 

France.PNG

Edited by Aadesh_mahajan

Share this post


Link to post
Share on other sites

Hi,

In order to show the data to your maps with the corresponding entity, you need to map it using FusionCharts predefined id for each entity, which is different for each map. To get the list of id for each map click here - https://www.fusioncharts.com/dev/maps/spec-sheets/france.html

Also for reference please check the sample for reference - http://jsfiddle.net/tze78k99/

Share this post


Link to post
Share on other sites

Thanks Ayan it's working fine now

i have one more issue that is even chart is rendered but it still showing text "Loading Please Wait"

can you please tell me please why it is happening 

you can see issue in below attached imageloadingText.thumb.PNG.03132ecaa894301dc71e5eac2d9f7c45.PNG

Share this post


Link to post
Share on other sites

Hi,

Please check whether you have included all library files i.e. fusioncharts.js, fusioncharts.maps.js and fusioncharts.india.js and also try to load the chart modules first then load the data. 
 

If you are still facing the problem kindly share us a live URL replicating the problem.

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