Is it possible to graph trends?
As an example, show a bar graph with 7 columns, 1 column for each day of the week.
Then for the selected time range, show the metric’s average for each day?
i.e. For Monday show the average across each Monday in the selected time range.
Another example is for each hour in a day, with a 24 column bar graph. Looking for trends across a 24 hour period.
I’m using InfluxDB. Thanks.