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

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

[Octave-bug-tracker] [bug #47974] Visual differences between gnuplot and


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #47974] Visual differences between gnuplot and OpenGL toolkits
Date: Mon, 23 May 2016 10:31:59 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #6, bug #47974 (project octave):

As for the annotation demo #1, it doesn't hang with gnuplot 4.6, it only takes
very much time. Actually all annotation demos are affected and I think this is
due to this cset:


changeset:   21543:4f0f9f029d12
user:        Lachlan Andrew <address@hidden>
date:        Mon Feb 22 13:18:02 2016 +1100
summary:     Draw updates to GUI at end of GUI callback function (bug #47216)


Annotations make extensive use of listener .m callbacks, even at
initialization (this could be changed but will probably lead to duplicate
code), and each callback execution triggers a redraw of the whole figure.
Considering that annotation demos usually draw at the very least 3 annotation
objects, this leads to many unnecessary redraws. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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