Not sure why, but all of a sudden it seems to be working. ????
Didn't change anything in the csv file I am aware of, but suddenly the chart is drawing OK now. {Spooky}
But now I have a new issue.
In order to show different line styles before now() and after now() I broke the data Table, for a given reading, into two columns where one column is the before now data for a temperature, and the other is the data after now.
The csv data was illustrated above and this is the resulting chart...
Unfortunately this approach produces TWO legend entries for the same data plot (the new and old values for the same device temp.
Is there a way to eliminate the redundant entry (in the chart above the old (later) values for the "Dwn" temp (labeled 'cert').
This 2nd legend entry is not needed!