Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 higmaps 来显示这样的数据类别:
HighChart Code:
http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/maps/demo/category-map/
但我希望能够在一类区域周围显示边界,这将把一组区域与其他区域分开。我不希望每个州都有边界。
提前致谢。
你所追求的可以通过传递borderWidth: 0给 a 中的元素来获得series。请参阅此JSFiddle。
borderWidth: 0
series