dwjung
Posts: 34
Joined: Fri Dec 04, 2020 3:27 am

Question about map bubble.

Hi.

I have a couple of questions about map bubble chart.

I want to show center point of map bubble clearly, Is there any way to set color of center point?
And Currently center point of map bubble is shown when mouse over. Is there any way to show center point of all bubble by default without mouse over?

And I am trying to set line color of map bubbles for positive and negative separately. I think I can make this with two series. Can I make this with one series?

Here is my demo code but I couldn't make what I want.

https://codesandbox.io/s/silly-robinson ... :1065-1930

My goal is here.
mapbubble.png
mapbubble.png (72.92 KiB) Viewed 1805 times
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Question about map bubble.

Hello dwjung!

We appreciate you reaching out to us!

To achieve this effect we can just add a second series with smaller bubbles.

Demo: https://jsfiddle.net/BlackLabel/oz6eytbq/

Let me know if that was what you were looking for!
Best regards!
Dominik Chudy
Highcharts Developer
dwjung
Posts: 34
Joined: Fri Dec 04, 2020 3:27 am

Re: Question about map bubble.

Hello dominik.c,

Thanks for your help.

Best regards.
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Question about map bubble.

You're welcome!

In case of any further questions, feel free to contact us again.
Dominik Chudy
Highcharts Developer

Return to “Highcharts Maps”