In a gauge chart, i want to set colour showing 1 to 2.7 as red, 2.8 to 3.7 as yellow,3.8 to 5 as green.
The challenge is in display it lets you give min, max and < values. And that value is used to set the upper limit of red and lower limit of yellow, etc.
Can we do anything so that we get the values as desired ?
