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

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

[Octave-bug-tracker] [bug #37322] plot margin does not adjust for large


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #37322] plot margin does not adjust for large fonts
Date: Sun, 28 Jul 2013 19:57:08 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Update of bug #37322 (project octave):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

The spacing for the axis ticklabels are not updating for the OpenGL toolkits.

For example, try


graphics_toolkit fltk
figure ()
axes ()
tightinset = get (gca (), "tightinset")
set (gca (), "fontsize", 40)
tightinset = get (gca (), "tightinset")


However, since there is another bug report for that (below), I'll close this
one.

https://savannah.gnu.org/bugs/index.php?39581



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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