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

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

[Octave-bug-tracker] [bug #41970] plotyy () and changing legend properti


From: sergey plotnikov
Subject: [Octave-bug-tracker] [bug #41970] plotyy () and changing legend properties
Date: Thu, 27 Mar 2014 10:43:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?41970>

                 Summary: plotyy () and changing legend properties
                 Project: GNU Octave
            Submitted by: nul0m
            Submitted on: Thu 27 Mar 2014 10:43:12 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

For some reason I wasn't able to change neither loacation nor orientation of
legend created for plotyy chart.

Just check out the following piece of code:

plotyy (1:10,1:10,1:10,sin(1:10));
lh = legend ("x","sin(x)");
set (lh,"location","south")





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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