Create panel with days on X-axis and timestamps(?) on Y-Axis

Hi, this is my first post. I have a lot of graphs created but after doing an intensive search I cannot find a solution.

I want a graph that shows me at what times a certain trigger was fired over a period.

Thanks for any directional tips…

Please give us at least some clue as to the input data you have available:

  1. Which back-end data store are you using?

  2. What does the data for a “trigger” look like?

  3. What sort of queries have you tried so far to achieve what you want?

Thanks,

Antony.

1 Like

Sorry, I was not aware to have that information. I was under the impression that does not matter with regards to my question.

Which back-end data store are you using?

Influxdb

What does the data for a “trigger” look like?

I have data with a timestamp at which is was triggered.

What sort of queries have you tried so far to achieve what you want?

I think about 30% of alll types if clicking here
< see new post as I can only add 2 pictures >

I would like to have a graph that shows me in a month at what times this “entity” was triggered. the entity is a button pressed by me and I want to have a graph at what times I did that.

image

I am also interested in this. I want to plot date on x axis and time on y axis.
Sort of to tell what the average start of an activity per day was. It’s mainly to improve my routines.
Is there any way to achieve this in grafana?

same question for you as @pooh asked.