|
From: Zigor S. <zig...@gm...> - 2012-04-20 05:37:22
|
I see. Thanks for your explanation. I took z2 for granted when I clearly shouldn't. Zigor. On 20/04/2012, at 00:47, Hans-Bernhard Bröker <HBB...@t-...> wrote: > On 19.04.2012 13:18, Zigor Salvador wrote: > >> However, I'm trying to display the labels for the z axis twice, once >> on the left of the plot and once on the right. >> >> I have used "set ztics mirror" and that displays the ticks, but the >> labels are missing... > > set _tics mirror never mirrors the tick labels, so that should have been the expected behaviour. > > To get tick labels on the other side, you would need something like "z2tics", which doesn't exist. |