Write names on the x label instead of the numbers

Hello @dastudillo I wrote

graph->GetXaxis()->ChangeLabel(0,-45,-1,-1,-1,-1,"");

but the angle doesn’t change

sigmavalue.cpp (3.5 KB)

EDIT: Ok, I solved following this @couet’s message Horizontal offset of x axis labels - #3 by Adam_Hunyadi