my requirement is not full fill.actually the thing is am having values series1 values :22,25,27,35,25,22,18my high limit set point is 30 (iif series1.values > 30,"red","green"),it was working but the issue is where as value from 27 to 35 it showing in red ,but my intention is to show the value from 27 to 30 in green color and 30 to 35 in red coloras the like the same from 35 to 25 it is showing in green color,but it have to be shown like 35 to 30 in red color and 30 to 25 in green color this is what i need to achievehere i attached image file.any help would be greatly appreciated here attached my requirement image
↧