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

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

[Octave-bug-tracker] [bug #52547] plotyy with legend eastoutside


From: Rik
Subject: [Octave-bug-tracker] [bug #52547] plotyy with legend eastoutside
Date: Tue, 28 Nov 2017 18:25:15 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #52547 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #4:

The following code shows how it Octave can do the spacing correctly.


plot ([1 0])
set (gca, 'yaxislocation', 'right')
legend ('ABC', 'location', 'eastoutside')


It would appear that for legend the 'location' parameter should respect which
axis it is next to.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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