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

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

[Octave-bug-tracker] [bug #48148] plottting with title and unboxed legen


From: Rik
Subject: [Octave-bug-tracker] [bug #48148] plottting with title and unboxed legend fails
Date: Mon, 6 Jun 2016 16:48:42 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #3, bug #48148 (project octave):

I've attached two png figures which shows what box "on"/"off" should look like
for a simple plot.  It's doing the right thing for me.

We will need to get someone with access to Matlab to test the following:


plot (1:10);
hl = legend ('abc');
set (hl, 'visible', 'off');
title ('Legend with "visible" set to "off"');
print -dpng legvis.png




(file #37410, file #37411)
    _______________________________________________________

Additional Item Attachment:

File name: box_on.png                     Size:20 KB
File name: box_off.png                    Size:19 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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