Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Series color changes on drillup when colorByPoint is false #19134

Closed
jonathandixon opened this issue Jun 12, 2023 · 1 comment · Fixed by #19163
Closed

Series color changes on drillup when colorByPoint is false #19134

jonathandixon opened this issue Jun 12, 2023 · 1 comment · Fixed by #19163

Comments

@jonathandixon
Copy link

Expected behaviour

When returning to the top level series after drilldown the color of the top level series should be the same as the initial color.

Actual behaviour

When returning to the top level series after drilldown the color of the top level series cycles to the next color. This occurs when the colorByPoint option is not set or false.

Live demo with steps to reproduce

https://jsfiddle.net/cxywousb/

Product version

Highcharts 11.1.0

Affected browser(s)

Chrome, Firefox, Safari

@highsoft-bot highsoft-bot added this to To do in Development-Flow via automation Jun 12, 2023
@bm64
Copy link
Member

bm64 commented Jun 13, 2023

Hello @jonathandixon and thanks for reporting the issue.

Seems to work correctly in v11.0.1: https://jsfiddle.net/BlackLabel/e1dLfcar/

Internal note:
Bisected to 003fc20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

4 participants