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

Item chart update not working properly #19053

Closed
LB0ge opened this issue May 25, 2023 · 1 comment · Fixed by #19072
Closed

Item chart update not working properly #19053

LB0ge opened this issue May 25, 2023 · 1 comment · Fixed by #19072
Assignees

Comments

@LB0ge
Copy link
Collaborator

LB0ge commented May 25, 2023

Expected behaviour

Item chart update should work (ref. Item chart docs)

Actual behaviour

Update not working properly. For example, in the doc demo above, try switching between Britain and Norway. Series markers are "stuck" when updating. Also, see demo links below.

Live demo with steps to reproduce

Demo - working (v10.2.1): https://jsfiddle.net/BlackLabel/z6yo2x1q/
Demo - not working (v10.3.0): https://jsfiddle.net/BlackLabel/6eg859p0/

Product version

Highcharts Core, v.10.3.0
Probable culprit: looking at the changelog, there is a bugfix #17315 related to item series markers.

Affected browser(s)

All

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

bm64 commented May 26, 2023

Workaround:
Set chart.allowMutatingData property to false
Demo: https://jsfiddle.net/BlackLabel/j4qcthzn/
https://jsfiddle.net/BlackLabel/fcq0uhgw/

@bm64 bm64 added the Type: Bug label May 26, 2023
@jszuminski jszuminski self-assigned this May 26, 2023
@highsoft-bot highsoft-bot moved this from To do to Review in progress in Development-Flow Jun 1, 2023
Development-Flow automation moved this from Review in progress to Done Jun 1, 2023
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