Expected behaviour
When setting a colorAxis and styling markers with it, with styledMode on, we should expect the color to be set on each marker, since we are styling it within Highcharts. (Are there other ways to do this?)
Actual behaviour
With styledMode on, each marker has a color, done by setting a fill attribute on each marker. With styledMode on, the color for each marker is not set.
Live demo with steps to reproduce
styledMode off: https://jsfiddle.net/xy2iii/1L0sgm8r/
styledMode on: https://jsfiddle.net/xy2iii/exyb7ko9/
Product version
Latest Highstocks (v8.2.0)
Affected browser(s)
Firefox, Chrome
Thank you for your time!
Expected behaviour
When setting a
colorAxisand styling markers with it, withstyledModeon, we should expect the color to be set on each marker, since we are styling it within Highcharts. (Are there other ways to do this?)Actual behaviour
With
styledModeon, each marker has a color, done by setting afillattribute on each marker. WithstyledModeon, the color for each marker is not set.Live demo with steps to reproduce
styledModeoff: https://jsfiddle.net/xy2iii/1L0sgm8r/styledModeon: https://jsfiddle.net/xy2iii/exyb7ko9/Product version
Latest Highstocks (v8.2.0)
Affected browser(s)
Firefox, Chrome
Thank you for your time!