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

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

[Octave-bug-tracker] [bug #50652] ytickformat function missing


From: Rik
Subject: [Octave-bug-tracker] [bug #50652] ytickformat function missing
Date: Thu, 6 Apr 2017 17:25:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

It appears that The Mathworks significantly changed the way graphic objects
are implemented when they switched to Handle Graphics 2 (HG2).  Previously,
the axes object itself had properties for each axis so there was an "xcolor"
property and an "xticklabel" property, etc., etc.

Now, it seems that the axes object has properties "Xaxis", "Yaxis", "Zaxis"
which point to NumericRuler objects.  Octave could make this change as well,
but this is a big project.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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