score:1
It's expected behavior for adjusting size of the bubbles, use maxSize, minSize to adjusting.
Packed Bubble charts with a dataset of either many small or large values need some tweaking of the options to control the size of the bubbles displayed. The minimum and maximum size of bubbles is configured by two parameters: minSize and maxSize Bubbles will automatically size between the minSize and maxSize to reflect the volume of each bubble. Can be either pixels (when no unit is given), or a percentage of the smallest one of the plot width and height.
Article: https://www.highcharts.com/docs/chart-and-series-types/packed-bubble#bubble-sizes
Source: stackoverflow.com
Related Articles
- Highcharts Packed Bubble Not Scaling Properly
- Can packed bubble while including Highcharts Gantt resource?
- Add Title To Each Bubble in Packed Bubble Highcharts
- show dataLabels or tooltip on Highcharts packed bubble outer circle
- How to increase series data label in highcharts packed bubble
- HighCharts Bubble graph JSON as data source
- Packed Bubble Chart with Gradient Legend in Highcharts
- Highcharts packed bubble chart not working for negative values
- Highcharts - Hidden charts don't get re-size properly
- Highcharts charts don't resize properly on window resize
- Highcharts 3.0 Bubble Chart -- Controlling bubble sizes
- Highcharts - how to properly update series[0].data and yAxis title of a VUMeter?
- highcharts and canvg scaling issue
- highcharts graphs in bootstrap tabs are not displaying properly
- How to properly align Font Awesome symbols on Highcharts scatter plots?
- Highcharts bubble chart dataLabels overlapping
- Highcharts yAxis is not scaling to fill available height
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - Bubble chart - Moving gridlines
- Highcharts - Global configuration with common code and unique data & Headings
- Is there any way to fill bubbles partially in highcharts bubble chart?
- Displaying additional text for Highcharts Bubble chart
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
- Highcharts x axis custom scaling
- Highcharts - bubble diagram need smaller bubbles infront of bigger
- How to draw a bubble map with longitude and latitude using Highcharts in react
- Motion in drilldown bubble chart Highcharts
- HighCharts - Show categories in x axis intead of the value of x in Bubble Chart
- HighCharts Stock Chart error code 18
- Highcharts - Bubble chart - Proportional bubbles
- Getting a django view python dict into highcharts series data
- How to let user know that a Highcharts chart is clickable?
- Adding Y-Axis dynamically
- Highcharts two colors for fill of area chart
- Highcharts pointer cursor doesn't work
- Highcharts:Column Range chart having height of bar same as the height of interval in y Axis
- wicked_pdf gem + Highcharts
- How can I hide ALL series with the same ID with a button on highcharts? (line graph)
- Highcharts Tooltip does not display utf-8 correctly
- HighCharts is slow to load data when building multiple charts
- High Charts Rendering on Internet Explorer 10
- Highcharts: Passing a secondary data variable in the tooltip
- Highcharts error #13
- Highchart Heatmap chart for days in a month
- Why isn't the xAxis showing the date?
- Live plot with multiple y axis in highcharts
- How do I customize xAxis labels at start and at end?
- Highcharts Graph : Spline updating each second needs a pause button
- Highcharts shared tooltip positioning if single value only
- high charts from csv not drawing the chart on refresh page