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

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

[Octave-bug-tracker] [bug #50038] large outside legend misplaced


From: Muhali
Subject: [Octave-bug-tracker] [bug #50038] large outside legend misplaced
Date: Thu, 12 Jan 2017 11:05:26 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

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

                 Summary: large outside legend misplaced
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 12 Jan 2017 03:05:25 AM PST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

the attached plots show that octave does not seem to handle large outside
legends very well. Compared to using qt as toolkit (O.qt.png) gnuplot seems
somewhat better (O.gp.png), but not as good as ML (ML.png).

The corresponding script to create the figures was


graphics_toolkit qt
plot(randn(10, 20);
legend(repmat({'legend'}, 1, 20), 'location', 'eastoutside');
print O.qt.png;





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 12 Jan 2017 03:05:25 AM PST  Name: O.qt.png  Size: 35kB   By: muhali

<http://savannah.gnu.org/bugs/download.php?file_id=39445>
-------------------------------------------------------
Date: Thu 12 Jan 2017 03:05:25 AM PST  Name: O.gp.png  Size: 65kB   By: muhali

<http://savannah.gnu.org/bugs/download.php?file_id=39446>
-------------------------------------------------------
Date: Thu 12 Jan 2017 03:05:25 AM PST  Name: ML.png  Size: 27kB   By: muhali

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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