What if some timing does not have metrics in Graph and Time series

I have some data which some timing does not have metrics.

The sample:
2020-02-08 01:00:00 100
2020-02-08 01:00:01 200
2020-02-08 01:00:03 300
Here, I do not have a row for 2020-02-08 01:00:02.

The graph panel shows a line from 2020-02-08 01:00:01 to 2020-02-08 01:00:03
but it does not show a ZERO value for 2020-02-08 01:00:02.

It would be help confuse for the end user.

What shall I do to make 2020-02-08 01:00:02 show the value 0 in time series of Graph
Thank you.

Hi,

Have a look at this thread :

Hope it helps.

Good Luck