Name | Description | |
---|---|---|
length | Sets the length of the pointer as a percentage of the radius(or width/height in lineargauge) of the gauge. You can set the length to be greater than the radius(or width/height). | |
offset | Sets the percentage of the pointer that is shoved backward through the cap. | |
shape | Sets the shape in which to render the pointer: triangular or rectangular. | |
style | Sets the fill and outline (stroke) colors of the pointer. | |
template | A JavaScript callback value that returns a Raphael element that draws the pointer. | |
visible | A value that indicates whether to show the pointer. | |
width | Sets the width of the pointer in pixels. |