Jagan
Posts: 3
Joined: Tue Feb 21, 2023 11:50 am

is it possible to give radius for bubble in map

Hi, I'm trying to set the radius of a bubble manually ..is it possible to set it manually..??


by using this map

https://jsfiddle.net/gh/get/library/pur ... o/all-maps


Thank you
jedrzej.r
Posts: 725
Joined: Tue Jan 24, 2023 11:21 am

Re: is it possible to give radius for bubble in map

Welcome to our forum and thanks for contacting us with your question!

Bubble size is determined by the value of z in mapbubble data series. Of course, you can also alter it's size by setting minSize and maxSize properties.

Take a look at this demo: https://jsfiddle.net/BlackLabel/ajvdnxbw/.

API:
https://api.highcharts.com/highmaps/ser ... ble.data.z
https://api.highcharts.com/highmaps/ser ... le.maxSize
https://api.highcharts.com/highmaps/ser ... le.minSize

Let me know if you have any further questions!
Best regards!
Jędrzej Ruta
Highcharts Developer

Return to “Highcharts Maps”