v2.1.0
Introduced a much required feature - threshold based color ranges- in angular-gauge.
A new property thresholds
for <ng-gauge>
has been introduced that can take an object of key-value pairs. The key represents the threshold point (minimum value after which it takes the color represented by the value object); and value is an object that holds a color property. For more information checkout README's section
Configure Threshold Color Ranges
.