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

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

[Octave-bug-tracker] [bug #47765] legend text covers the line and marker


From: Guan
Subject: [Octave-bug-tracker] [bug #47765] legend text covers the line and marker.
Date: Fri, 22 Apr 2016 22:48:33 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.87 Safari/537.36

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

                 Summary: legend text covers the line and marker.
                 Project: GNU Octave
            Submitted by: xyzhaoguan
            Submitted on: Fri 22 Apr 2016 10:48:32 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: Any

    _______________________________________________________

Details:

The legend texts always cover the legend lines.

a=(1:0.4:10)
b=(1:23)
plot(a,b)
legend('test')

This code generates test1.pdf.
After I click the legend and then click the "Autoscale" button in Figure 1. I
got test2.pdf.

It seems the staring position of the text need to be adjusted and the size of
legend box needs to be adjusted accordingly.

I tested 4.02 under windows 7, and 4.0.0 under ubuntu.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 22 Apr 2016 10:48:32 PM GMT  Name: test1.pdf  Size: 3kB   By:
xyzhaoguan

<http://savannah.gnu.org/bugs/download.php?file_id=36981>
-------------------------------------------------------
Date: Fri 22 Apr 2016 10:48:32 PM GMT  Name: test2.pdf  Size: 3kB   By:
xyzhaoguan

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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