How to create graphic in grafana from data base like this
Graph line x from data “No”
Graph line y from data “brutto”
Many thanks
How to create graphic in grafana from data base like this
Graph line x from data “No”
Graph line y from data “brutto”
Many thanks
All the records seem to have the same timestamp. What sort of graph are you hoping to see?
Just column “No” and column “Brutto”
But if it is a graph what do you want along the X axis?
So you mean you want a histogram. I haven’t done that but searching for grafana histogram
yields a number of hits. It seems there is a histogram option in the Graph panel and also this
but I suggest you do the search and follow up all the likely looking options.