The gauge graph is great!
I am looking for a way to label only 2 points outside the gauge chart. The first point being what the gauge value is (say $80,000) and the second being an industry standard (say $90,000) on a gauge that goes from 0 to $100,000. The needle would be pointing at $80,000 and the $90,000 would be at the appropriate position on the arc as well.
Please let me know what you recommend.
I have created a jsfiddle with everything but the 2 labels we are hoping for.
$('#container').highcharts({
chart: {
type: 'gauge',