Hi,
I want to draw a line plot by three different colors from the data coming from
UART. Within 3 different ranges of y axis , graph line should be draw in 3
different colors. I have tried with giving a color variable to "fillColor"
parameter. But it does not detect and default color is using through out the
drawing. Can i manage this issue with line plot?
Is there any option other than line plots?
Thank you!