|
From: Arjen M. <arj...@wl...> - 2004-06-21 10:16:00
|
Hello, I am drawing an axis around a plot using plbox. I want a spacing of the major tickmarks of 0.2 and the range is from 0.0 to 1.6. So I expect tickmarks at 0.0, 0.2, ..., 1.6. I do get these. But to my surprise I also get marks at 0.5, 1.0 and 1.5! (These occur also when I set the interval to 0 - automatic determination of the tickmark spacing) I know they are major tickmarks, because when I request ticlines, all are drawn as lines. What should I do about this? Regards, Arjen |