More Labeled Tick marks

Hello,

I think this is simple but I cannot find the appropriate documentation!

I am making lots of histograms and want to have more labeled tick marks on the y axis. As of now, I get 1 number which really tells me nothing of the overall scale. How to get force root to write more numbers?

Thanks!

Did you look at the TAxis/TAttAxis interface? eg SetNdivisions?
You can try directly with the graphics editor when pointing to the axis
Could you send a canvas.root file?

Rene