etray7
Posts: 7
Joined: Tue Sep 21, 2021 11:23 am

Problem with radius calculation PackedBubble

Hi everyone, I have the problem when I have set initial data for my packedbubble chart and all bubble has 0 as value, then I set the new data with some values and the chart is using the previous calculated radius for new bubbles, ignoring the values of new bubbles. Is there any option how to fix it?
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Problem with radius calculation PackedBubble

Hello etray7,

Thanks for contacting us with your issue.

Could you try to reproduce your issue in a form of a live demo? You can start here: https://jsfiddle.net/BlackLabel/ze1jtaq2/

Best regards!
Mateusz Bernacik
Highcharts Developer
etray7
Posts: 7
Joined: Tue Sep 21, 2021 11:23 am

Re: Problem with radius calculation PackedBubble

I resolved the issue it was related to intial data itself, I've just missed that one array has minSize property and it overrides options property even if you set totally new data it has the previous set minSize value, so I've just deleted it from initial data
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: Problem with radius calculation PackedBubble

Hi etray7,

Great to hear you managed to solve it on your own. In case of any further questions feel free to contact us again!

Best regards!
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Stock”