[pstricks] Problem with psplotImp

Herbert Voss Herbert.Voss at FU-Berlin.DE
Tue Aug 16 18:37:01 CEST 2011


Am 16.08.2011 18:18, schrieb Martin Chicoine:
> 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.

no, there were never lines, the macro plots only dots!
You can try "stepFactor=0.1"

Herbert


>
>
>
> \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}
>
>
>
>
>
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/



More information about the PSTricks mailing list