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

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

[Octave-bug-tracker] [bug #51732] plotyy does not adjust position based


From: Rik
Subject: [Octave-bug-tracker] [bug #51732] plotyy does not adjust position based on title size (multi-line title or large font size)
Date: Tue, 6 Mar 2018 12:03:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #6, bug #51732 (project octave):

@Pantxo: This definitely starts to resolve the problem.  It seems that there
may need to be a listener somewhere as well.  Try this code


close all
demo plotyy 1
title ({"1","2","3","4"})
title ("1")


This ends up leaving a gap at the top of the plot.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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