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

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

[Octave-bug-tracker] [bug #32022] 2nd legend command does not replace th


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #32022] 2nd legend command does not replace the first
Date: Sat, 01 Jan 2011 20:48:47 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10

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

                 Summary: 2nd legend command does not replace the first
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Sat 01 Jan 2011 03:48:46 PM EST
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Ben Abbott
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

The commands below, demonstrate two problems.


close all
backend fltk
demo ("legend", 2);
legend({"I'm blue", "I'm green"}, "location", "east");


0 item 1 Two legends are produced.
0 item 2 The order of the line objects are reversed in the second legend.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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