[pstricks] Problem with psplotImp
Martin Chicoine
martin.chicoine at umontreal.ca
Tue Aug 16 18:18:51 CEST 2011
It seems that something has changed in the psplotImp code. The following
example used to show up correctly. But now, there are dots where there used
to be a continuous line.
\documentclass{article}
\usepackage{pst-func}
\begin{document}
\begin{psgraph}(0,0)(-3.6,-7.5)(5.3,2.9){6cm}{!}
\psclip{\psframe[linestyle=none](-3.7,-7.5)(5.3,2.9)}
\psplotImp[algebraic,linewidth=1.5pt,
linecolor=blue](-3.79,-8.10)(5,3.00){x^3*y+2*y^2-(-6)}
\endpsclip
\end{psgraph}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110816/725b8f44/attachment.html>
More information about the PSTricks
mailing list