Auto-calculating scale for Gauge Axis based on arrow value

Normally, on an Angular Gauge chart, you'd need to specify the endValue for each axis, so the chart knows the scale.

This demo introduces a custom function which will auto-calculate and set endValue automatically, based on the actual arrow value.