|
From: Daniel J S. <dan...@ie...> - 2006-12-08 10:17:08
|
Is this a bug that should be considered to fix before 4.2? unset xtics set x2tics out mirror plot x Note that the tic text is written on the wrong side of the tic mark anchor point. Leaving off the "mirror" part seems to work OK. Note that this works properly unset ytics set y2tics out mirror plot x Oh wait. No it doesn't. The placement of the tic text is correct, but the positioning of the border isn't. I thought it would be one simple thing. But it appears to be a couple things. Dan |