Pointer
configurationThe pointer configuration options. It accepts an Array of pointers, each with it's own configuration options.
pointer
Arraypointer.cap
ObjectThe cap configuration options.
pointer.color
StringThe color of the pointer. Any valid CSS color string will work here, including hex and rgb.
pointer.length
NumberThe pointer length (in percent) that is based on the distance to the scale.
The default length of 1 indicates that the pointer exactly reaches the scale.
Accepts values between 0.1 and 1.5.
pointer.value
NumberThe value of the gauge.