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

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

[Octave-bug-tracker] [bug #39382] legend edgecolor property does not wor


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #39382] legend edgecolor property does not work
Date: Mon, 01 Jul 2013 08:56:57 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36

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

                 Summary: legend edgecolor property does not work
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Mon 01 Jul 2013 04:56:56 AM EDT
                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: Any

    _______________________________________________________

Details:

The legend's edgecolor property should change the color of the edge of the
legend's box.  Looking at the sources, changing the edgecolor triggers the
updatelegendtext() function.  Changing that to updatelegend() won't have an
effect as the edgecolor and isn't copied over to the new legend axes that is
created before the old one is deleted.

There are similar/related problems with "fontsize" and "interpreter" which
trigger the updatelegendtext() as they should, but the legend box does not
change its size in response to the change in the extents of this contents.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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