[pstricks] psgraph and psgrid

bereket T bermaths at yahoo.com
Thu Aug 20 14:49:47 CEST 2009


Hi Everyone:


I would like to draw a rectangular coordinate system with grids. I used the code below. However, the coordinate axes are being hided by the grids which are drawn over them. Could someone help on how to put the grids behind the coordinate axes? 

*********************************************

\documentclass{article}
\usepackage{pstricks,pstricks-add} 
\usepackage{multido}

\begin{document}

\begin{psgraph}(0,0)(-4,-2)(4,2){8cm}{!}
\psgrid[gridcolor=lightgray,subgriddiv=1,gridlabels=0]
\end{psgraph}

\end{document}

Sincerely,
Bereket



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20090820/a5b38dd6/attachment.html>


More information about the PSTricks mailing list