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

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

[Octave-bug-tracker] [bug #32373] legend northeastoutside does not align


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #32373] legend northeastoutside does not align properly
Date: Sun, 06 Feb 2011 22:11:44 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13

Follow-up Comment #3, bug #32373 (project octave):

It looks to me as if subplot has modified the outerposition.


h1 = subplot (2, 2, 1);
get (h1, "position")
ans =   0.13000   0.58384   0.33466   0.34116
get (h1, "outerposition")
ans =   0.090714   0.539289   0.412704   0.404759


It is likely that I am responsible for this behavior. I have a recollection
of running several test cases in Matlab and fitting to the
position/outerposition properties. Perhaps something more intelligent should
be done.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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