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

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

[Octave-bug-tracker] [bug #60572] Matlabs now accepts subtitles in title


From: Rik
Subject: [Octave-bug-tracker] [bug #60572] Matlabs now accepts subtitles in title function
Date: Mon, 10 May 2021 18:46:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

Update of bug #60572 (project octave):

                  Status:                    None => Confirmed              
                 Release:                   6.2.0 => dev                    

    _______________________________________________________

Follow-up Comment #1:

To do this right would also require implementing the subtitle() function. 
This, in turn, also requires changing axes objects to add the new properties
SubTitle, SubTitleFont, and SubTitleFontWeight.  In addition, as long as the
axes object is being changed the TitleHorizontalAlignment property should be
added for both Title and SubTitle objects.

Presumably subtitle.m would be mostly a copy of title.m so that wouldn't
necessarily be hard.

I think the biggest challenge would be updating the placement routines for
plots to account for this extra object between the top margin of the axes, the
title object, and then the top of the plot canvas.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60572>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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