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

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

[Octave-bug-tracker] [bug #36135] legend ("hide") still leaves legend bo


From: Rik
Subject: [Octave-bug-tracker] [bug #36135] legend ("hide") still leaves legend box visible with fltk toolkit
Date: Tue, 01 May 2012 14:14:28 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0

Follow-up Comment #2, bug #36135 (project octave):

The original bug is fixed but there are still some oddities.

Try the following code


graphics_toolkit fltk
plot (1:10)
legend line1
legend boxoff
legend hide
legend show


When the legend is drawn again due to the 'legend show' command there is 1/2
of a box around the legend.  This is neither 'boxoff' nor 'boxon'.  Should
this bug be re-opened or do you want a different bug report for this?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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