I want 2-line labels on my bar graph’s x-axis.
I can achieve a linebreak by inserting “\n” in the label string, but if the bar-label rotation is set to 0 degrees, it only shows the first line.
If i rotate the labels to 45 degrees, I see both lines.
But I would prefer to not have to rotate the labels. Is there a way to force it to display both lines? Or edit the height dedicated to the bar label zone?
Grafana v8.3.6 (bf8766bbf2)