I have a set of data that “Time Series” display nothing but it can display in “Graph (old)”
From Table View, the data’s format is totally correct
My version of Grafana is 8.4.3 (StandaloneEnt. version running on Windows)
I didn’t change data source , I’ve just change graph type between “Time Series” & “Graph (old)”
I use simple custom datasource plugin returning JSON data
And the same custom data source can display the following set of data in “Time Series” without problem
I found , timeseries cannot display when the series data at that time point is “NaN”
Another problem is it seems it does not deal with DST saving timezone correctly (without taken in account of datetime saving offest)