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

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

[Octave-bug-tracker] [bug #34144] y2label not visible if tick labels hav


From: anonymous
Subject: [Octave-bug-tracker] [bug #34144] y2label not visible if tick labels have several d.p.
Date: Fri, 26 Aug 2011 22:22:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.20) Gecko/20110822 Gentoo

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

                 Summary: y2label not visible if tick labels have several d.p.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 26 Aug 2011 10:22:23 PM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

if y2 tick labels have several leading zeros , the ylabel gets masked.

eg y2ranage is [0.00066:0.00084]

 [ax,h1,h2]= plotyy(.....);
  ylabel(ax(2),"slope"); # never seen 

It seems the border width does not account for the size of the tick labels.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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