AW: [pstricks] problem with \listplot

Ulrich Dirr ud at art-satz.de
Mon Jun 25 14:22:42 CEST 2001


> \documentclass{article}
>
> \usepackage{pstricks}
> \usepackage{pst-plot}
>
> \savedata{\bpsk}[{-40.00, -35.00}, {-39.84, -30.00},
> {-39.68, -30.00}, {39.84, -20.00}, {40.00, -35.00}]
>
> \begin{document}
>
> \psset{unit=1mm}
> \begin{pspicture}(0,0)(100,100)
>
>
> \psline(0,0)(9,0)(10,-1)(10,1)(11,0)(89,0)(90,-1)(90,1)
> (91,0)(100,0)
>   \rput(50,35){%
>       \listplot[plotstyle=line]{\bpsk}
>    }
> \end{pspicture}
>
> \end{document}
>
>
> The result is nearly acceptable - just one line disturbs!
> pstricks shows a connection from (50,35) (the *new* (0,0))
> to the starting point of the \listplot (-40,-35). This is -
> following the docu - somewhat logical, but it's absolutely
> unwanted. What do I have to do?

I don't understand this. Your \listplot starts at (-40,-35) then you
lifted it by +35 in y-direction. What do you expect, it's exactly what
I would have expected here!!!???

What do you really want to do?



Regards,
Ulrich Dirr

--
Art & Satz
Ulrich Dirr
Arnimstraße 9
81369 München
Germany/Deutschland
--
fon (+49 89) 743 30 60
fax (+49 89) 743 30 61
email ud at art-satz.de
--
-=*:-)




More information about the PSTricks mailing list