Welcome to the Highcharts JS (highcharts) Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

plotOptions.solidgauge.rounded

Whether to draw rounded edges on the gauge. This options adds the radius of the rounding to the ends of the arc, so it extends past the actual values. When borderRadius is set, it takes precedence over rounded. A borderRadius of 50% behaves like rounded, except the shape is not extended past its value.