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

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

[Octave-bug-tracker] [bug #57129] stem(...'color', ..): color does not a


From: Alois Schlögl
Subject: [Octave-bug-tracker] [bug #57129] stem(...'color', ..): color does not affect marker
Date: Mon, 28 Oct 2019 04:14:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?57129>

                 Summary: stem(...'color',..): color does not affect marker 
                 Project: GNU Octave
            Submitted by: schloegl
            Submitted on: Mon 28 Oct 2019 08:14:00 AM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:


When using stem() with an 'color' argument, like this  

  stem([1:100],'color','k')

or 

  stem([1:100],'color',[1,1,1]*2/3)

the color is applied only to the vertical lines and not to the marker symbols.


In Matlab, the color is applied to the lines and the marker symbols. I'd also
prefer this behavior. 

I've tested this on GNU/Linux with qt, fltk and gnuplot on octave 4.4.1, and
octave-development (version 6.0.0) compiled from source on 2019-09-27








    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 28 Oct 2019 08:14:00 AM UTC  Name: stem_marker_color.png  Size:
18KiB   By: schloegl

<http://savannah.gnu.org/bugs/download.php?file_id=47757>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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