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

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

[Octave-bug-tracker] [bug #37746] 'legend right' squeezes figure to the


From: Rik
Subject: [Octave-bug-tracker] [bug #37746] 'legend right' squeezes figure to the left (using 'eastoutside')
Date: Tue, 04 Dec 2012 05:48:40 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0

Update of bug #37746 (project octave):

              Item Group:                    None => Regression             

    _______________________________________________________

Follow-up Comment #1:

Confirmed on a development tip (12/3/12).  Worse, this is a regression from
3.6.3 which did work correctly.

A simpler piece of code to demonstrate the problem is:


plot (1:10);
legend ("abc", "location", "eastoutside");
legend right


The problem is with the "outside" portion.  If I just use a location of "east"
then things work as expected.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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