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: Sat, 23 Apr 2016 00:06:47 +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

Follow-up Comment #2, bug #47765 (project octave):

Before print to pdf, please click the legend and click "Autoscale", you will
see the difference.

Let's make it more clear with the following code:

plot(a,b,'o-.')
legend('test') 

The line style (dotted dash line) is not shown clearly with original plot.
After selecting the legend and "Autoscale", the line and marker are shown
correctly.

It also depends on the figure size, and font size. When the figure size is
large and font size is small, this problem is not very obvious. But you still
can see the difference when after clicking "Autoscale".

    _______________________________________________________

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]