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

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

[Octave-bug-tracker] [bug #58336] Missing properties for axes graphics o


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58336] Missing properties for axes graphics objects
Date: Sun, 10 May 2020 14:10:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0

Follow-up Comment #7, bug #58336 (project octave):

@Rik: "nextseriesindex" and the other two "*index" properties have to be
handled differently. "nextseriesindex" is a read-only property (not just
temporary but also in Matlab). The other two can be set in .m files.
The new scatter object already uses the "nextseriesindex" axes property. I
think there is no need to do anything in the axes object directly other than
holding the value.

Additionally to "uicontextmenu" -> "contextmenu", there are also "position" ->
"innerposition" and "activepositionproperty" -> "positionconstraint" that need
similar changes. The latter with the small difference that also the value
names changed. But the meaning is the same.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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