Improve the gauge component by allowing reference lines to be shown along the scale.
Proposed properties
scale.reference (array of reference objects or single 'reference' object)
scale.reference.value (where between min and max)
scale.reference.width (line thickness)
scale.reference.label (same configuration properties as scale.labels)
scale.reference.line.width (line thickness)
scale.reference.line.length (radial ray length from start)
scale.reference.line.start (radial ray start from origin)