[pstricks] psaxes labels

Herbert Voss LaTeX at zedat.fu-berlin.de
Sat Nov 26 08:24:38 CET 2005


Jean-Claude Dehaes wrote:

> The labels on the x-axis are misplaced when the xticksize 
> option is used as shown in the attached file. 

this part is buggy, which is also the reason why it will not
go into pstricks itself. Hope to have some time next year
to fix it.

> \documentclass{minimal}
> \usepackage{pstricks-add}
>  \pagestyle{empty}
>  \begin{document}
>  
> \begin{pspicture}(0,-2)(7,4)
> \psaxes(0,0)(0,-2)(7,4.001)
> \end{pspicture}
> 
> \begin{pspicture}(0,-2)(7,5)
> \psaxes[yticksize=0 7,xticksize=-2 4](0,0)(0,-2)(7,4.001)

\psaxes[yticksize=0 7,xticksize=0 6,Oy=-2](0,0)(7,6)


Herbert




More information about the PSTricks mailing list