简体   繁体   中英

how to configure highmaps of highcharts in ruby on rails?

I am trying to use highmaps in ruby on rails where I am trying to use world countries but I couldn't find the world.js file in highchart lib folder

can someone help me how to configure highmaps in ruby on rails

I found worlds js in one of the sample js fiddles,

Have a look here for some more demo examples

In order to use some map from Highcharts library, you need to attach it in your project. Here is the link to Highcharts Map Collection: http://code.highcharts.com/mapdata/ and the documentation about how to use it correctly: https://www.highcharts.com/docs/maps/map-collection .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM