[pstricks] BUG: psgraph's arrows make the plotted curves have arrows too

Donut E. Knot the.counterterrorist at yahoo.com
Tue Aug 12 09:20:13 CEST 2014


The current pst-plot has a bug. The bug makes the arrows get attached to the plotted graphs whenever we use arrows in psgraph's axes.

\documentclass[pstricks,border=20pt,]{standalone}
\usepackage{pst-plot}

\begin{document}

\begin{psgraph}{->}(0,0)(0,-2)(5,2){12cm}{!}
\psplot[algebraic]{0}{5}{2*sin(x)}
\end{psgraph}
\end{document}


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140812/ac2b77d6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LaTeX1-0000.png
Type: image/png
Size: 10060 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20140812/ac2b77d6/attachment.png>


More information about the PSTricks mailing list