Posted 3 September 2019, 6:56 pm EST
I want to change the sparkline color based on the trend in the sparkline data. I have a hidden column in my flex grid with the slope of the trend, If the trend is positive I want the sparkline to be red and if the slope is 0 or negative I want the sparkline to be green.
I have looked at the example for conditional styling in the Learn Wijmo site and I can make it work for other cells but can’t make it work for the cells with sparklines.
Thanks, Ed