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

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

[Octave-bug-tracker] [bug #39318] subplot axes and outside legend overla


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #39318] subplot axes and outside legend overlap
Date: Sat, 22 Jun 2013 04:19:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36

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

                 Summary: subplot axes and outside legend overlap
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Sat 22 Jun 2013 12:19:47 AM EDT
                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: Any

    _______________________________________________________

Details:

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"?




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 22 Jun 2013 12:19:47 AM EDT  Name: subplot211-octave.png  Size: 8kB 
 By: bpabbott

<http://savannah.gnu.org/bugs/download.php?file_id=28386>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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