I have a histogram with an axis with rotated labels. The labels don’t quite align with the axis though, it looks like their center point is right above the corresponding tick, but it should be their ends that are aligned.
In this picture, the labels are actually set to correspond to a main tick. They are misaligned, aren’t they?
I was looking at the class reference of TAxis, but I only found ways to set the Y offset for both the axis title and the labels. Can I somehow add a Y offset too?