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: Rik
Subject: [Octave-bug-tracker] [bug #47765] legend text covers the line and marker.
Date: Fri, 22 Apr 2016 23:19:19 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47765 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

This works for me.  I used the following code with 4.0.2 on Kubuntu 15.10


a=(1:0.4:10)
b=(1:23)
plot(a,b)
legend('test') 
print test3.pdf


Also, what does


graphics_toolkit


return?  It should be qt.



(file #36983)
    _______________________________________________________

Additional Item Attachment:

File name: test3.pdf                      Size:3 KB


    _______________________________________________________

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]