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

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

[Octave-bug-tracker] [bug #38411] Scatter plot does not honor color set


From: H B
Subject: [Octave-bug-tracker] [bug #38411] Scatter plot does not honor color set
Date: Tue, 26 Feb 2013 02:19:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.97 Safari/537.22

URL:
  <http://savannah.gnu.org/bugs/?38411>

                 Summary: Scatter plot does not honor color     set
                 Project: GNU Octave
            Submitted by: rogerthealien
            Submitted on: Tue 26 Feb 2013 02:19:47 GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Roger
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:


There's a similar bug marked as closed (bug #30036, but it's for 3.2.2) so I
decided to open a new item. 

scatter does not change color, it is always the default color (blue).

Have tried: 

scatter(x, y, "r")
scatter(x, y, 'r')
scatter(x, y, [], 'r') --- which causes

error: invalid value for array property "cdata"
error: called from:
error:   /usr/share/octave/3.2.4/m/plot/__scatter__.m at line 127, column 5
error:   /usr/share/octave/3.2.4/m/plot/scatter.m at line 70, column 7






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38411>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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