point styles not as advertised on mac

Ben Abbott bpabbott at mac.com
Wed Nov 12 20:20:37 CST 2008


On Nov 12, 2008, at 5:35 PM, Hans Fugal wrote:

> I have Octave 3.0.2 on OS X from Macports (tried to upgrade to 3.0.3  
> but
> had a compile error which I'll submit to the macports guys), gnuplot
> 4.2.3 (also from macports, and using aquaterm as the default  
> terminal).
> Plot point styles don't always match up.
>
> plot(x,'-') works fine
> plot(x,'.') works fine
> plot(x,'^') plots with asterisks, not impulses (as help says) nor
> triangles (as apparently is the correct behavior?)
> plot(x,'@NM') where 1 <= M <= 6 doesn't set the point style but the
> point color (disregarding N)
> plot(x,'+') works fine
> plot(x,'*') works fine
> plot(x,'o') plots triangles instead of circles
> stem(x) plots impulses with triangles instead of impulses with  
> circles.
> plot(x,'x') works fine\
>
> -- 
> Hans Fugal ; http://hans.fugal.net
>
> There's nothing remarkable about it. All one has to do is hit the
> right keys at the right time and the instrument plays itself.
>    -- Johann Sebastian Bach

I believe these problem are all known. I don't know if there is an  
easy fix or not, but as I'm trying to improve the gnuplot's back-end  
support of figure/axes properties, I'll look at this as well. I'll  
follow up once I understand the problem better (if anyone else has  
looked into the details please comment).

btw, I like the tongue-n-cheek quote by Bach.

Ben
"Luck is what happens when preparation meets opportunity" [Seneca]
"Diligence is the mother of good luck" [Ben Franklin]
"Luck Favors the Prepared" [Louis Pasteur]



More information about the Bug-octave mailing list