Hello together,
I got a simple graph like the following one. Its data is from a measurement named “CounterTable”.
It containts a counter value as field and its name as tag.
There`s another measurement “TypeTable” which containts a string as field and an ID as tag.
Now here`s what I want to do, or if you got some idea some similar to it:
Is it possible to get a “marker line” inside the graph above everytime I got an entry in “TypeTable”,
and if yes - how?
Or maybe to draw some bar from the timestamp of one entry of “TypeTable” to the next (only if the string value changes)?
Hopefully there`s someone out who still made something like this.
Thank you in advance!
