Hi, I’ve a strnge behavior with stacked values on bar chart when there is only one value :
-
What Grafana version and what operating system are you using?
10.3.1 -
What are you trying to achieve?
Display a bar graph with stacked values -
How are you trying to achieve it?
I use bar graph mode, stack values to normal, bar width to 0.7 -
What happened?
When there is multiple values to display, bar is stacked correctly, and have the right width.
If I mode width cursor, it works.
If I’ve got only one value, width cursor doesn’t works anymore and parameter is no taken into account, width is 1.
- What did you expect to happen?
Be able to keep width even there is no values to stack (only 1 value)