In a line chart, is it possible to change the line color between two entries of a single dataset by defining a threshold or multiple threshold values.?
For example if the range of my values is from 30 - 100. I want the lines to be green while they are below 50.
If a certain line goes past 50 it should change from green to yellow.
I would like to define multiple color brackets based on values. So 30 - 50 would be green, 50-70 would be yellow and above 70 would be red. The line color should change if I go into a new zone(bracket)