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

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

[Octave-bug-tracker] [bug #35648] patches printed above grid lines even


From: sergey plotnikov
Subject: [Octave-bug-tracker] [bug #35648] patches printed above grid lines even with 'layer' = 'top'
Date: Wed, 30 Apr 2014 11:17:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36

Follow-up Comment #17, bug #35648 (project octave):

I'm not sure the problem is related to your fix but if there's a legend on a
chart then its face is being moved to the bottom layer when printed while all
the edges are still shown.

Can anyone confirm the result of the following code? Attached file was made
with cset 95a1ee1cbdf1.


print('-depsc','123.eps')
close all
patch([1 1 2 2],[1 2 2 1], [1 0.8 1])
legend('ptch legend entry')
grid on


(file #31285)
    _______________________________________________________

Additional Item Attachment:

File name: 123.eps                        Size:7 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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