How to add data to a custom HighChart's HighMaps map? joinBy?
问题 I created a custom map using Inkscape as described on the HighMaps docs pages at: http://www.highcharts.com/docs/maps/custom-maps Everything up to step 16 seems to go smoothly. Step 16 says that the only remaining thing to do is to add data or use the MapData option and this is where I am struggling. How does one link the custom shapes in the map to data points? Using the shape name in a JoinBy? http://jsfiddle.net/GeertClaes/aWJ2D/ $(function () { // Initiate the chart $('#container')