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

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

[Octave-bug-tracker] [bug #51717] bad colorbar placement (regression fro


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #51717] bad colorbar placement (regression from 4.2)
Date: Mon, 21 Aug 2017 05:34:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

Update of bug #51717 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #9:

The problem is that "newplot" now removes all listeners from the axes,
including those needed for subplot alignment. 
I attached a patch that fixes this issue for me:
* subplot.m is modified to include a "subplot (R,C, IDX, HAX)" call form: this
is ML compatible; it turns HAX into a subplot.
* newplot calls subplot to reinstall listeners after resetting the axes.

(file #41605)
    _______________________________________________________

Additional Item Attachment:

File name: subplot.patch                  Size:6 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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