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

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

[Octave-bug-tracker] [bug #35260] legend doesn't show correctly with pie


From: anonymous
Subject: [Octave-bug-tracker] [bug #35260] legend doesn't show correctly with pie chart
Date: Sat, 07 Jan 2012 09:08:11 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7

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

                 Summary: legend doesn't show correctly with pie chart
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 07 Jan 2012 09:08:10 AM UTC
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Ben
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

when plotting a pie chart, the legend colors do not show up when using the
fltk 
graphics option

sample code:

x=1:3;
pie(x); 
legend('1','2','3');






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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