From: Arjen M. <arj...@wl...> - 2004-06-24 08:51:57
|
Arjen Markus wrote: > > 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 > I apologize: a stupid mistake on my part. I use plbox twice to get all the settings right and one of the calls uses a tickmark spacing of zero ... Regards, Arjen |