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

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

[Octave-bug-tracker] [bug #52284] Using 'box' property of axes object re


From: Rik
Subject: [Octave-bug-tracker] [bug #52284] Using 'box' property of axes object resets 'yticklabel' property
Date: Wed, 1 Nov 2017 17:04:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #52284 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

The user should always be in full control.  If they want to manually select
where ticks are placed and what the label is they should always be able to do
that, but they also take responsibility for any overlaps.

I changed the commit message slightly.  The GNU convention is to mention the
name of the function that was altered in addition to the file.  For m-files
this isn't done, unless there is more than one function in the m-file.  But
for C++ files it is almost always necessary.


* graphics.in.h (update_box, update_yaxislocation, update_xaxislocation):
Only
calculate ticklabels if mode is "auto".


I checked everything in here
http://hg.savannah.gnu.org/hgweb/octave/rev/fdd67d871a72.  Thanks, I was tired
of working around this bug.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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