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 11:40:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

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

@Dan: In your cset, is the existing line which checks for the visibility of
hlgnd.children necessary anymore? 


+      && any (strcmp (get (cell2mat (get (hlgnd.children, "userdata")),
"visible"), "on"))
       && any (strcmp (get (hlgnd.children, "visible"), "on")))


I tried deleting it and the plot behavior seemed correct.


    _______________________________________________________

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]