Hi grafana community
I will not be able to find in the settings to enable data labels like in the excel graph in grafana dashboard.
It will be useful for me let me know:) thanks in advance
Hi grafana community
I will not be able to find in the settings to enable data labels like in the excel graph in grafana dashboard.
It will be useful for me let me know:) thanks in advance
The hover tooltips show the values on a timeseries, if you need to show the values, a better way to display your data would be a bar chart:
I prefer showing the data in trend. I have so many visuals in bar. Do we dont have options to show data lables in trend ?
not that i know of, but you could try an apache e-chart panel to customize to your needs
I am just new to this tool , I don’t know how to customize my needs. Let me search in the google
@sowdenraymond How did you get the months on the x-axis in the Bar Chart visualization? I thought an increasing numeric value is needed if you want to place data on the x-axis. That´s how it is described for the trend visualization.
Would it be possible to also get dates on the x-axis instead of the months in a bar chart? For example dates in this format on the x-axis: 4/30/2024, 5/2/2024…
Cool, thank you very much. Maybe you also know a solution for this one: https://community.grafana.com/t/how-to-get-dates-on-x-axis-in-trend-visualization/125974
With your response I know I could also do it in Bar Chart but I am not sure about my data insertion and the required queries to rebuild the given graph. Thank you very much in advance!