octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58508] scatter: face color ignored when fille


From: Rik
Subject: [Octave-bug-tracker] [bug #58508] scatter: face color ignored when filled is given
Date: Sun, 7 Jun 2020 00:41:07 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #58508 (project octave):

                Category:                Plotting => Plotting with OpenGL   
                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

This was actually slightly more complicated than it appeared.  The scatter
graphics object property "markeredgecolor" needed to implement the value
"none".  Matlab does not reference this value in their documentation, but it
exists, and can be checked by running code in Matlab.

I checked in a change for that here:
https://hg.savannah.gnu.org/hgweb/octave/rev/04349a21c750.

Now, example #1 in comment #3 correctly sets "markerfacecolor" to "flat" and
"markeredgecolor" to "none".  The case in example #2 is also corrected.

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58508>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]