score:2
Accepted answer
there are option to set the min/max bubble size. the default is that the max size is 20% of the hight of the chart. you can change this in plotoptions e.g.:
plotoptions: {
linewidth: 0,
bubble: {
minsize:2,
maxsize:"50%"
}
},
note, you can also set the max as a number of pixels.
Source: stackoverflow.com
Related Query
- Utilizing full height in highcharts bubble chart
- Highcharts - issue about full chart width
- Highcharts 3.0 Bubble Chart -- Controlling bubble sizes
- Exporting HighCharts chart specific height width
- Highcharts bubble chart dataLabels overlapping
- Highcharts - Bubble chart - Moving gridlines
- Remove fixed height for full screen highcharts
- Displaying additional text for Highcharts Bubble chart
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
- 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
- how to sync height & y-axis baseline of multiple chart in highcharts
- Highcharts bubble chart datalabels color contrast issue
- Highcharts can't render a bubble chart with a single series
- Highcharts - bubble chart with titles at x- and y-Axis - Error #14
- Drawing Bubble Chart by using npm highcharts with error #17
- Highcharts increase height of the chart displayed
- Highcharts Bubble Chart - How to get the size of the point
- Highcharts - Is there a chart similar to full donut
- Highcharts display label for pie chart using html table as data source
- highcharts chart height apart from legend
- Highcharts - Bar chart show full label on Y Axis
- dynamically set height of chart when printing Highcharts
- Highcharts bubble chart dataLabels overlapping despite z-index
- Create Highcharts bubble chart dynamically
- Highcharts calculated height on chart on first render incorrect
- Highcharts chart keep increasing its height on browser resize
- No data to display in highcharts showing up with the data in Bubble Chart
More Query from same tag
- How to position the Highcharts.StockChart's rangeSelector zoom on the right?
- Creating piecharts using Highcharts.js
- How to make an irregularly scaled x-Axis and plot to both sides of it using Highcharts/Highstock
- Few Partial Views(charts) on one page
- setCategories not printing the data in expected format in highchart
- Highcharts: Zebra color chart background
- Highcharts Symbol in Legend
- Issue while Dynamically Modifying yAxis Extremes in Highchart
- How to place origin at exactly the middle of highcharts?
- Django HighChart with Api
- Angular Highcharts Wordcloud color array
- Need to have Highcharts datalabels set differently to y axis
- Highcharts - removing a segment from a pie chart
- Replace PHP code in HIGHCHARTS code
- Highchart loading in angular
- negative axis values glitch the chart
- Highcharts showing time instead of date
- Slanted highcharts axis labels overlap with legend
- Sliding the data of the line highchart
- Cannot combine a Ribbon in highcharter (R) with normal line series
- Highcharts add ticks after chart was rendered
- Make flag visible when the the plot is clicked to show
- How to add vertical (and horizontal) line in highcharts scatter plot
- Highcharts export is navigating to demo page
- How to create Stacked and Grouped column graph in an inner drilldown?
- How can I put custom color in High Charts PIE data | Slice and want to change slice text
- Highcharts has missing markers at the top for very specific heights
- Enable rotation of Highcharts 3D scatter chart on touch devices
- Why can't my code access this variable?
- How to truncate value in tooltip using highcharts