[pstricks] Avoid lines in psplotImp

Martin Chicoine martin.chicoine at umontreal.ca
Mon Aug 13 19:35:32 CEST 2007


Is there a way to avoid the superfluous lines in this example?

 

\documentclass[11pt]{article}

\usepackage{pst-func,pstricks-add}

\psset{algebraic}

                                                

\begin{document}

 

\begin{psgraph}(0,0)(-6,-6)(8,6){8cm}{!}

  \psplotImp[linecolor=red](-6,-6)(0,0){x^3*y^2-3*x^2*y^3-(16)}

  \psplotImp[linecolor=violet](0,-6)(8,0){x^3*y^2-3*x^2*y^3-(16)}

\end{psgraph}

 

\end{document}

 

Thanks,

 

Martin.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20070813/89ce8ac0/attachment.html 


More information about the PSTricks mailing list