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

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

[Octave-bug-tracker] [bug #36444] label behind bar in printout


From: Muhali
Subject: [Octave-bug-tracker] [bug #36444] label behind bar in printout
Date: Wed, 09 May 2012 22:07:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0

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

                 Summary: label behind bar in printout
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Wed 09 May 2012 03:07:48 PM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The code below produces a figure with the y-label inside the first bar, but it
is hidden in the printed png.


bar([2 1]);
ylabel("foo", "position", [1 1])
print foo.png ;





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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