|
From: Daniel J S. <dan...@ie...> - 2006-12-08 19:06:11
|
Ethan A Merritt wrote: > Strangely. If you do this sequentially then the problem doesn't occur. > Instead of your 3 commands above, try > > unset xtics > set x2tics > set x2tics out > set x2tics out mirror > plot x > > That produces the expected plot, and furthermore "show x2tics" now > admits that the tics are not OFF. OK, well that certainly changes things in more ways than can be explained, and it at least looks consistent. Note that this sequencing seems necessary for ytics and y2tics as well. I've entered a bug report into the (now graphics-laden) SourceForge tracker. Dan |