Hello
I want to get ticks in four directions in one pad.
By default, ticks only show in the left and bottom directions.
Now, I used gPad->SetTicks(2,2), ticks in the right and top directions
show. But, I want to remove the labels in the right and top directions, only keep the ticks.
What should I do?
Thanks.
Yao