bugGNU Octave - Bugs: bug #39318, subplot axes and outside legend...

 
 

bug #39318: subplot axes and outside legend overlap

Submitter:  Ben Abbott <bpabbott>
Submitted:  Sat 22 Jun 2013 04:19:47 AM 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:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 27 Jul 2013 12:43:53 PM UTC, comment #2: 

No report of problems, so I'm closing.

Ben Abbott <bpabbott>
Group Member
Fri 19 Jul 2013 02:53:07 PM UTC, comment #1: 
Ben Abbott <bpabbott>
Group Member
Sat 22 Jun 2013 04:19:47 AM UTC, original submission:  

Placement of the legend box and the associated axes box needs to be done in relative manner.  The png for the example below is attached.


subplot (2,1,1)
plot (rand (3))
legend blue green red
legend location northeastoutside
print -dpng -r72 subplot211-octave.png


The axes "position" should depend explicitly on the legend's "position"?

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

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-27 bpabbott StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2013-07-19 bpabbott StatusNone Ready For Test
        Assigned toNone bpabbott
    2013-06-22 bpabbott Attached File- Added subplot211-octave.png, #28386

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code