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

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

[Octave-bug-tracker] [bug #33867] legend location incorrect with gnuplot


From: Muhali
Subject: [Octave-bug-tracker] [bug #33867] legend location incorrect with gnuplot
Date: Wed, 27 Jul 2011 00:27:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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

                 Summary: legend location incorrect with gnuplot
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 26 Jul 2011 05:27:28 PM PDT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The following code


graphics_toolkit gnuplot
# legend example 7:
clf
plot(1:10, 1:10);
title("a very long label can sometimes cause problems");
legend({"hello world"}, "location", "northeastoutside");


incorrectly puts the legend inside.

M.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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