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

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

[Octave-bug-tracker] [bug #50483] legend hide fails for gnuplot since v4


From: Rik
Subject: [Octave-bug-tracker] [bug #50483] legend hide fails for gnuplot since v4.0.3
Date: Wed, 2 Aug 2017 14:37:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Follow-up Comment #11, bug #50483 (project octave):

There is no reason to behave like the FLTK toolkit.  It is an artifact of the
FLTK implementation that there are both line and text objects for each actual
object being labeled.

I removed the last line from the if statement, and also re-coded the patch to
eliminate the call to cell2mat.  It's not that big of a performance concern,
but it will be faster if the parser can do the work rather than going out to
an m-file.

I checked in the cset here
http://hg.savannah.gnu.org/hgweb/octave/rev/ff2c2f2f6702.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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