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

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

[Octave-bug-tracker] [bug #44765] Legend object printed below lines in p


From: Rik
Subject: [Octave-bug-tracker] [bug #44765] Legend object printed below lines in plot
Date: Wed, 08 Apr 2015 00:42:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #8, bug #44765 (project octave):

The patch works fine when the axes object has a color besides white, or is
transparent.  When the legend is white, which is the default, it shows up in
the output as a black square.

Sample code:


plot (randn (10));
hl = legend ({'Item 1','Item 2','Item 3','Item 4'}, 'location','east');
print -dpsc2 tst.ps


See also attached tst.ps file.


(file #33587)
    _______________________________________________________

Additional Item Attachment:

File name: tst.ps                         Size:91 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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