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

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

[Octave-bug-tracker] [bug #33077] text properties not inherited from axe


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #33077] text properties not inherited from axes
Date: Fri, 15 Apr 2011 12:12:47 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16

Update of bug #33077 (project octave):

                  Status:                    None => Invalid                

    _______________________________________________________

Follow-up Comment #1:

The axes text properties only effect the axes' ticklabels (i.e. they are not
intended to be inherited by the axes' children).

To change the default text properties ...


set (0, "defaulttextfontname", "Helvetica")


To do the same for the axes ...


set (0, "defaultaxesfontname", "Helvetica")



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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