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

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

[Octave-bug-tracker] [bug #48427] legend no longer correct for hggroup o


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #48427] legend no longer correct for hggroup objects with gnuplot
Date: Wed, 6 Jul 2016 23:24:49 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #1, bug #48427 (project octave):

Looking at the drawnow() output there is a key:


set key box reverse Left vertical spacing 1.25font ",10" textcolor rgb
"#000000" enhanced;


(Should have space between '1.25' and 'font', but it doesn't make a
difference.)

However there are no title specs in the plots:


plot "-" binary format='%float64' record=201 using ($1):($2) title "" with
filledcurve lc rgb "#0000ff" fillstyle transparent solid 1.000000 \


for the key entries.  They were probably lost somewhere along the way, and now
the key is treated as paper thin (no entries) so comes out as a horizontal
line (i.e., box with no height).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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