Timeseries without time value from api

Hey there,

I´m kinda new to Grafana and i´m struggeling with an in my opinion quite easy task.

I have an api that outputs a data series based on time but without the time itself.

For example:

[1,0,0,0,0,0,8]

represent the last 7 days where the 8 is today, the zero next to it yesterday and so on.

I have the same for the last 24 hours and month.

Is there a way to directly implement this in a timeseries graph without external data manipulation?

Thanks in advance.

Welcome

You can use apache eChart grafana plugin and use typescript to derive the datetime