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 Query
- Highcharts Packed Bubble Not Scaling Properly
- Highcharts packed bubble chart not working for negative values
- highcharts graphs in bootstrap tabs are not displaying properly
- Highcharts yAxis is not scaling to fill available height
- Can packed bubble while including Highcharts Gantt resource?
- jspdf is not able to capture the div content properly for highcharts to download as pdf format
- highcharts line not showing properly
- HighCharts and Map Bubble are not compatible
- highcharts not working properly
- Highcharts Line Chart Drill down not working properly
- tooltip in highcharts does not work properly
- Single Quotes not showing up properly in HighCharts graph
- Add Title To Each Bubble in Packed Bubble Highcharts
- Highcharts Tooltip not rendering properly if it has material icons
- HighCharts line series not displaying properly with stacked bar combo chart
- Highcharts not rendering properly with too many series
- Highcharts not displaying tooltip title properly
- highcharts tooltip not working properly for hacked gantt chart
- jquery show() not displaying properly for highcharts graph
- Tooltips does not appear properly in Highcharts ganttchart
- Highcharts polar chart not connecting lines properly
- Highcharts xAxis Categories not Dsiplaying Properly
- highcharts zooming over line charts not working properly
- Focus event does not bubble up to the parent in Highcharts
- show dataLabels or tooltip on Highcharts packed bubble outer circle
- How to increase series data label in highcharts packed bubble
- Highcharts bubble chart datalabels not display
- Display of plotted point labels not appearing properly on X Range Chart for the first date of month - Highcharts
- Decimals on yAxis are not being displayed, even if that same code works on highcharts jsfiddle
- Colors are not rotating in Highcharts Bubble chart
More Query from same tag
- Individual point color in highcharts scatterplot
- YQL finance data JSON format for use with highcharts
- Highcharts - How to deal with separately scrollbar on multi-charts
- Fetch Values for Chart using JSON for Database driven Chart (highchart.js)
- plotBands Hide and Show parameters do not work in Highcharts
- How to load more than on CSV file in highcharts?
- Highcharts Line Chart Drill down not working properly
- How make to fill space after column was hidden in column chart using highchart?
- Highcharts thinks all dates are 1970-01-01, despite them being valid epoch times
- How to hide a highchars when there is no data to show?
- How to import webpack generated output file into an App that has already installed modules that are already in the output file?
- How to make Highstock work with two xAxis?
- highcharts a.onContainerClick is not a function
- highcharts from event LegendItemClick to event textItemClick and iconItemClick
- Dynamically Adding A Chart into A Combo Highcharts?
- jquery - required help in array function
- JSON highcharts -> empty chart
- Input field in highcharts graphic
- Highcharts xAxis labels formatter callback data empty
- Highcharts and jquery-simple-slider seems to be not working together
- Highcharts Export to CSV No Data Grouping
- Highcharts Highmaps How to import data from google spreadsheet
- High charts remove dots from the line graph
- How to plot x axis next to 0th y axis tick label in case of negative data?
- highcharts tooltip not working properly for hacked gantt chart
- highcharts.js change color of the lines in the background
- How to show more than one "dataMax" in Highcharts?
- highchart updating plotOptions
- How to use Highcharts React to create chart with multiple lines for same XAxis?
- How to add html content above series(Chart type - line)