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

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

[Octave-bug-tracker] [bug #47237] scatter plot update_data callback only


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47237] scatter plot update_data callback only works when number of points <= 100
Date: Sun, 3 Jul 2016 11:20:11 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #5, bug #47237 (project octave):

Rik, I saw that only one loop would run.  It was just maintainability I was
asking about.

Here are two patches.  The first goes from eight loops to four by merging
cases with different edge colours.  The second goes from four to two by
merging the 2D and 3D cases.  I personally find spot-the-difference code
really hard to maintain, but you know better than me if the  z{i}=[]  trick is
worse.

I'm happy for these to wait until after 4.2.0, since you're busy.

(file #37682, file #37683)
    _______________________________________________________

Additional Item Attachment:

File name: bug_47237_scatter_4_loops.cset Size:4 KB
File name: bug_47237_scatter_2_loops.cset Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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