I’m querying an influx database, with the intention of displaying daily power usage over the past 10 days. Mostly it works, but I’ve been unable to display the dates along the x-axis.
The y-axis data is displayed exactly as I would like.
while we haven’t used Bar Gauge yet, we can deduce from its Demo Dashboard at Grafana, that there are multiple aliases associated with their respective targets / queries.
Also, with the vertical variant, the different slots seem to be directly associated with multiple series, probably likewise coming from different queries.
So, maybe there are already respective patches in the pipeline. Haven’t scanned the issues on GitHub yet. Maybe you will be lucky finding something there to get a better feeling what the current status might be?
Probably, we will just have to stay a bit patient, watch the Bar Gauge Demo Dashboard for updates or just chime in to help out.
Thanks very much for the comments Andreas, and yes, I was wondering too if this plugin was for a specific purpose, or as a replacement for the ‘bars’ drawing mode of the multifunctional graph module, which can display data this way;
In the absence of any guidance from @torkel, I guess I’ll just have to be patient, and watch development.