[pstricks] Grid and labels

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sun Aug 21 12:42:05 CEST 2011


Am 21.08.2011 12:13, schrieb Poul Riis:
> Graphics with PSTricks<pstricks at tug.org>  writes:
>> \psaxes[axesstyle=frame,...
>
>
> axesstyle=frame helps but then the arrows disappear...

with arrows you don't get the last lines of the grid. Use

\psaxes[logLines=y, ylogBase=10, Dx=20,Dy=1,
         xticksize=0 8cm,
         xsubticksize=1,yticksize=-4cm 5cm,
         ysubticksize=1, xsubticks=5,ysubticks=10,
         tickcolor=Orange3, subtickcolor=Orange1](0,0)(-80,0)(100,4)
\psaxes[labels=none,ticks=none]{->}(0,0)(-80,0)(100,4)

Herbert


More information about the PSTricks mailing list