chartjs-gauge-v3 - v3.0.0-beta.1 / NeedleOptions
• color: Color
The color of the needle
• length: string
| number
Needle length. String ending with ‘%’ means percentage of the chart radius, number means pixels.
Default
‘80%’
• radius: string
| number
Needle circle. String ending with ‘%’ means percentage of the chart radius, number means pixels.
Default
‘10%’
• width: string
| number
Needle width. String ending with ‘%’ means percentage of the chart radius, number means pixels.
Default
‘15%’