[pstricks] axes labels pst-3dplot

Dietrich Beck Dietrich.Beck at t-online.de
Wed Oct 29 14:56:00 CET 2003


When using pst-3dplot the labels x,y,z which ought to be at the end of the axes are displayed at the origin instead (one on top of the other).
Source code:
\usepackage{pst-node,pstcol,pst-3dplot}
\begin{document}
\begin{pspicture}(-6,-2)(6,8)
    \psgrid
    \psset{Alpha=45,Beta=15,xunit=5cm,yunit=5cm}
    \pstThreeDCoor[%
	xMin=-0.1,xMax=1.25,%
	yMin=-0.1,yMax=1.25,%
	zMin=-0.1,zMax=1.25]
\end{pspicture}
\end{document}

Thank you for help!
-- 
Dietrich



More information about the PSTricks mailing list