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

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

[Octave-bug-tracker] [bug #38683] "color" parameter in text command does


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #38683] "color" parameter in text command does nothing
Date: Mon, 08 Apr 2013 18:32:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: "color" parameter in text command does nothing
                 Project: GNU Octave
            Submitted by: godfrey
            Submitted on: Mon 08 Apr 2013 06:32:34 PM GMT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Michael Godfrey
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

plot(1:200)
text(0,50,"red text","color","red")

Displays the text "red text" in black.
For colors that I have tried none work, so it
appears that the "color" parameter has stopped 
working.
The parameter "color" is recognized since
text(0,50,"red text","color","xxx")
produces:
error: invalid color specification: xxx
error: invalid value for color property "color" (value = xxx)
error: called from:
error:   /usr/local/share/octave/3.7.2+/m/plot/text.m at line 126, column 13





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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