Sven Menke
2003-09-25 14:27:58 UTC
Hi,
it seems that alpha numerical labels on axes are tied to bins. Is there
a way to get alpha numerical labels at the bin boundaries like in the
default numerical case?
I.e. I have a histogram with 4 bins from 0 to 2Pi and would like to
get labels at the tick marks at 0, 1/2 pi, pi, 3/2 pi and 2 pi. The
TAxis->SetBinLabel() method allows for 4 labels only if I have 4 bins
and they are centered at the bins, but in analogy to the default case I
need 5 labels located at the bin edges.
Is there a way to do this?
Thanks,
Sven
it seems that alpha numerical labels on axes are tied to bins. Is there
a way to get alpha numerical labels at the bin boundaries like in the
default numerical case?
I.e. I have a histogram with 4 bins from 0 to 2Pi and would like to
get labels at the tick marks at 0, 1/2 pi, pi, 3/2 pi and 2 pi. The
TAxis->SetBinLabel() method allows for 4 labels only if I have 4 bins
and they are centered at the bins, but in analogy to the default case I
need 5 labels located at the bin edges.
Is there a way to do this?
Thanks,
Sven