Is it possible to automatically group graph by different time when choosing different time range?
I want to make rain amount graph with bars. I would like to group values by 1h in time range to for example 2 days, but when I set time range 7 days I would like to group values by 1d.
Or is there any other method to make this graph?
I would like to do the same with the simple json datasource. Usecase is a json api that allows grouping by desired time range to output consumption data, e.g. of electrical power.