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

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

[Octave-bug-tracker] [bug #41128] In fltk backend, subplot(M, N, n) does


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #41128] In fltk backend, subplot(M, N, n) does not work in condition 4<M.
Date: Sun, 08 Feb 2015 12:36:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #12, bug #41128 (project octave):

Hi,

I have attached a patch that fixes this bug for me: 
* the position computation (subplot_position) and update (subplot_align)
routines have been completely rewritten 
* the "activepositionproperty" of subplots is now always "position"
* if the "position" property is changed from outside subplot_align routine
(e.g. by external colorbar or legend), the subplot size stops being updated. 
* I added tests.

I didn't notice serious regressions using gnuplot or OpenGl based toolkits.
External colorbars and legends (see demos) are still not quite right.

If none has a strong opinion against the changes I brought, I'll push the
patch.

(file #33031)
    _______________________________________________________

Additional Item Attachment:

File name: fix_subplot.patch              Size:18 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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