Hello,
I am facing a problem which I initially though is should be simple to solve… I display a click rate over some days. People want to know how many clicks have been made in the chosen time.
In the shown graph you see filtered clicks on March 29th to 30th within a chosen timeframe (March 21st to March 30th).
How can I display in this graph the total number of clicks which would be in this case something in the 80000 (I am lacking a good scale in this example)?
Hello @thieme,
Thanks for your question. Are you using v1 or v2? Are you using flux?
Have you tried changing the view to single stat and displaying a sum over the dashboard period? Sum (InfluxQL) Sum (Flux)
My goal would be to reduce the number of graphs and make the total count (right side) part of the the graph view (left side) so that I end up with only one graph.
Hope this is possible, aunt google does not tell me much here.
Michael