|
| From: | Muhali |
| Subject: | [Octave-bug-tracker] [bug #40327] wrong legend color in bar plot |
| Date: | Mon, 21 Oct 2013 08:50:24 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 |
URL:
<http://savannah.gnu.org/bugs/?40327>
Summary: wrong legend color in bar plot
Project: GNU Octave
Submitted by: muhali
Submitted on: Mon 21 Oct 2013 01:50:23 AM PDT
Category: Plotting with OpenGL
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:
I noticed that
graphics_toolkit fltk
bar ([1;1]);
legend ({'Am I blue?'});
produces a yellow legend instead of blue (default). Adding a facecolor
property makes it work.
This is with the present tip.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40327>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |