I suppose your post meant to be a reply to my another recent posting
"Bug in penstyle?".

Strangely, the following modification works, as you revealed.

     pd 'reset'
     pd 'penstyle 1'
     pd 0 500 1000;0 500 1000
     pd 'show'

I think I had found a bug case with two points(say, 0 1;0 1) with penstyle 1.

On Tue, Apr 21, 2009 at 8:48 PM, Brian Schott <[email protected]> wrote:
> I got a slightly better result by plotting this slightly more complicated 
> graph.
>
>     pd 'reset'
>     pd 'penstyle 1'
>     pd 0 500 1000;0 250 1000
>     pd 'show'
>
>
>
> --
> (B=) <-----my sig
> Brian Schott
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to