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

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

[Octave-bug-tracker] [bug #34901] bar legend text position


From: Muhali
Subject: [Octave-bug-tracker] [bug #34901] bar legend text position
Date: Fri, 25 Nov 2011 22:40:09 +0000
User-agent: Mozilla/5.0 (Ubuntu; X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

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

                 Summary: bar legend text position
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Fri 25 Nov 2011 02:40:07 PM PST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

This example


bar(rand(2,2)) ;
legend({"foo", "bar"}, "location", "eastoutside") ;
legend("right") ;


does not work (that is, placing legend text to the right).

M.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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