Skip to content

Highstocks: colorAxis marker color conflicts with styledMode #14114

@xy2i

Description

@xy2i

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!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions