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
- local phantomjs/highcharts export server on tomcat
- Highchart Semi Circle With Gauge Chart. Shrink pie chart and move gauge up
- Highcharts: overlay label on a graph
- Line chart from external csv-file
- Highcharts change serie type without change datalabels
- How to highlight specific Point with Highcharts Js
- How can I reverse the series order of a pyramid chart in Highcharts
- How to change json jackson format for highcharts json
- JavaScript new Date() Returning NaN in IE, Safari
- rCharts/Highcharts reversedStacks not working in R
- Highcharts: Returning N/A value instead of 0% in data label
- Javascript parseFloat and nulls
- The Gauge needle is always started from 0 when it's value is updated | HighCharts with Angular 7
- Highcharts / HighStock - How to parse JSON correctly
- .Net wrapper for HighStock
- Highchart Single Legend to control Multiple chart
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- click dynamic highchart to open in new window
- How do I hide specific legend items?
- Highcharts datetime starting on wrong day
- Toggle column stack
- Highchart renderer path issue in IE8
- how to have customized tooltip,when plot has two series
- jQuery Highcharts not working with JSF 2.0
- Wanted to plot only one spline at the chart load and further add other splines after loading
- Basic Javascript: How can I link my HTML and Javascript on a Highcharts example?
- How do I create a bar chart instead of line chart with HighCharts?
- Highmaps country map not showing when using type: "mappoint"
- 3D Pie Chart using Highcharter
- Create a heatmap using highcharts through csv