[pstricks] x,y,z labels coordinates

Rafael Castro me1catrr at uco.es
Fri Jun 24 13:10:14 CEST 2005


Hello everybody,

I have tried to plot a simple three dimension coordinates axes but the 
labels of x, y and z are situated in the O origin of coordinates.
any solution? The code is:

\begin{pspicture}(-5,5)(5,5)
    
\pstThreeDCoor[Alpha=45,Beta=30,xMin=0,yMin=0,zMin=0,xMax=7,yMax=7,zMax=7,linewidth=1pt,linecolor=black]
    \pstThreeDLine[linewidth=0.5pt,linecolor=black,arrows=->](0,0,0)(4,6,6)
    \uput[45](4,4,4){$\vec{x}$}
    \pscurve(0,0,0)(4,6,6)(2,1,3)(3,4,4)
\end{pspicture}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: me1catrr.vcf
Type: text/x-vcard
Size: 414 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20050624/0492bca6/attachment.vcf 


More information about the PSTricks mailing list