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

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

[Octave-bug-tracker] [bug #59648] hgsave (and then load with hgload) mak


From: Rik
Subject: [Octave-bug-tracker] [bug #59648] hgsave (and then load with hgload) makes figure that does not zoom properly
Date: Sat, 12 Dec 2020 20:07:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #5, bug #59648 (project octave):

This is definitely an Octave bug.  It is more pronounced if you zoom out,
rather than zoom in.  Then I find that the ylabel and xlabel are attached to
the sine curve rather than the axes object.

Most likely it is because the labels and titles are text objects but not
exactly children of the axes object in the same way that an ordinary text
object is.

The root cause is likely to be in the function struct2hdl.m which both
copyobj.m and hgload.m call.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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