jakeoh
Posts: 40
Joined: Tue May 01, 2012 3:18 pm

Display bug in item chart

Hi,

I just noticed that when we use the legend to enable/disable a series in an item chart with custom marker, there's a display bug.

This is taken from the example provided in your doc - it happens if you click twice on "Male" in the legend to hide/show the series :
HCCapture.JPG
HCCapture.JPG (34.38 KiB) Viewed 338 times
Link: https://jsfiddle.net/gh/get/library/pur ... em/symbols

Is this a known bug and is there a workaround?
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Display bug in item chart

Hi jakeoh!
Thank you for reporting a bug.

Unfortunately, I can't provide you with any workaround at this moment, as it most likely would require some changes in the source code. I have created a ticket with the issue: https://github.com/highcharts/highcharts/issues/17315

Let me know if you have any further questions!
Regards!
Hubert Kozik
Highcharts Developer
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Display bug in item chart

jakeoh, FIY:
I have created a workaround for mentioned bug in previous posts.

Demo: https://jsfiddle.net/BlackLabel/uha86Lzw/
The plugin is inside the IIFE function.

Kind regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Usage”