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

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

[Octave-bug-tracker] [bug #47315] print with legend will print legend on


From: Andreas Stahel
Subject: [Octave-bug-tracker] [bug #47315] print with legend will print legend only
Date: Tue, 01 Mar 2016 17:19:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

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

                 Summary: print with legend will print legend only
                 Project: GNU Octave
            Submitted by: sha1
            Submitted on: Tue 01 Mar 2016 06:19:44 PM CET
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Andreas Stahel
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear developpers

When printing a plot with legend, only the legend is printed, i.e. no graph is
shown.
Verified with multiple devices (png, eps, pdfwrite)

With best regards

Andreas


x=linspace(0,10);
plot(x,sin(x))
legend('Hello')

print t.png





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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