Diverging color scales in highmaps
We need diverging color scales for highmaps instead of a single color going from light to dark. This feature is in POWER BI Maps .
When the Diverging slider is on, you can set the colors for Minimum, Maximum and Center separately. Center is set to Zero, so bars with values above zero are a gradient shade of green, and bars below zero are shades of red.
1
vote
Gopal Krishnamurthy
shared this idea
See colorAxis.stops (http://api.highcharts.com/highmaps/colorAxis.stops). Example: http://jsfiddle.net/p2xeuhkv/