octave-maintainers
[Top][All Lists]
Advanced

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

Re: [changeset] - x,y,zlabel/title respect axes font properties


From: John W. Eaton
Subject: Re: [changeset] - x,y,zlabel/title respect axes font properties
Date: Fri, 10 Oct 2008 11:18:01 -0400

On 10-Oct-2008, Michael Goffioul wrote:

| Matlab has a special treatment for font properties of
| title and labels. Those are regular text objects that
| can be modified like other text objects, but it seems that
| Matlab uses by default the font properties of the axes object
| when the text object is recreated. This is not a system-wide
| behavior, and according to me specific to axes title and
| labels.

OK.  So where should this inheritance of properties be handled?
Should it be done in the new axes::properties::delete_text_child
function?  It seems that would take care of the case of when one of
these text properties is deleted and automatically recreated.

Thanks,

jwe


reply via email to

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