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

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

[Octave-bug-tracker] [bug #48581] print: grid and plot lines saved above


From: Deniss Sipchenko
Subject: [Octave-bug-tracker] [bug #48581] print: grid and plot lines saved above legend text
Date: Thu, 21 Jul 2016 14:32:35 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

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

                 Summary: print: grid and plot lines saved above legend text
                 Project: GNU Octave
            Submitted by: denissipchenko
            Submitted on: Thu 21 Jul 2016 02:32:33 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Denis Sipchenko
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

1. Grid and plot lines are saved above legend text in *.png file
2. Everything is Ok with figure.


x=magic(8); 
plot(x); grid on
legend(num2str(x))
print('LinesAboveText.png')


Result in attachment



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 21 Jul 2016 02:32:33 PM GMT  Name: LinesAboveText.png  Size: 125kB  
By: denissipchenko

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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