bugGNU Octave - Bugs: bug #32022, 2nd legend command does not...

 
 

bug #32022: 2nd legend command does not replace the first

Submitter:  Ben Abbott <bpabbott>
Submitted:  Sat 01 Jan 2011 08:48:46 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  bpabbott
Originator Name:  Ben Abbott Open/Closed:  * Closed
Release:  * dev Operating System:  * Mac OS
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Jan 2011 08:25:17 AM UTC, comment #3: 

This problem seems to be fixed for me, so I'm marking it as fixed and closing this report.

John W. Eaton <jwe>
Group administrator
Mon 03 Jan 2011 02:14:32 AM UTC, comment #2: 

I've pushed a changeset. I'll leave the item open for testing.

    http://hg.savannah.gnu.org/hgweb/octave/rev/1f54ee6760b5

Ben Abbott <bpabbott>
Group Member
Sat 01 Jan 2011 08:51:41 PM UTC, comment #1: 

I've attached a pdf illustrating the problem.

(file #22331)

Ben Abbott <bpabbott>
Group Member
Sat 01 Jan 2011 08:48:46 PM UTC, original submission:  

The commands below, demonstrate two problems.


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


  1. item 1 Two legends are produced.
  2. item 2 The order of the line objects are reversed in the second legend.
Ben Abbott <bpabbott>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #22331:  legend.pdf added by bpabbott (3KiB - application/pdf)

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by bpabbott (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-02-04 dbateman Dependencies- bugs #32343 is dependent
    2011-01-06 jwe StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2011-01-03 bpabbott StatusNone Ready For Test
        Assigned toNone bpabbott
    2011-01-01 bpabbott Attached File- Added legend.pdf, #22331

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code