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

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

[Octave-bug-tracker] [bug #33757] Legend using DisplayName not displayed


From: anonymous
Subject: [Octave-bug-tracker] [bug #33757] Legend using DisplayName not displayed
Date: Fri, 26 Aug 2011 22:09:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.20) Gecko/20110822 Gentoo

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

nice trick but it only seems to work for one legend entry, setting two fails
in call to legend: 

set(h1, 'DisplayName', 'legend key 1');
 set(h2, 'DisplayName', 'legend key 2');
 legend('right');


error: structure has no member `fontname'
error: evaluating argument list element number 1
error: called from:
error:   /usr/share/octave/3.4.0/m/plot/__go_draw_axes__.m at line 2086,
column 3
error:   /usr/share/octave/3.4.0/m/plot/__go_draw_axes__.m at line 1475,
column 31
error:   /usr/share/octave/3.4.0/m/plot/__go_draw_figure__.m at line 119,
column 21
error:   /usr/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m at line 86,
column 5

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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