A newer version of this page is available. Switch to the current version.

jQuery BarGauge - geometry

Defines the shape of the gauge's arc.

Type:

Object

Specify the startAngle and endAngle properties of the geometry configuration object to customize the shape of the bar gauge's arc. This arc is drawn from the startAngle to the endAngle as illustrated by the following image.

GaugeGeometry ChartJS

endAngle

Specifies the end angle of the bar gauge's arc.

Type:

Number

Default Value: 315

startAngle

Specifies the start angle of the bar gauge's arc.

Type:

Number

Default Value: 225