blob: dd32fdf723cf3c45d14f845bd0f7455d1a87012c (
plain)
1
2
3
4
5
6
|
\begin{pspicture}(0,0)(3,2)\showgrid
\psdots[linecolor=blue,dotstyle=triangle,
dotscale=2](0,0.5)(1,2)(2.8,1.5)
\pscurve[linecolor=cyan,showpoints=true]{->}%
(0,1.2)(1.3,1.8)(3,0.4)(0.5,0.2)
\end{pspicture}
|