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

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

[Octave-bug-tracker] [bug #33976] patch 'facecolor' property not working


From: Travis
Subject: [Octave-bug-tracker] [bug #33976] patch 'facecolor' property not working
Date: Tue, 09 Aug 2011 16:09:14 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.0

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

                 Summary: patch 'facecolor' property not working
                 Project: GNU Octave
            Submitted by: tsixel
            Submitted on: Tue 09 Aug 2011 04:09:13 PM GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Travis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

After creating an area plot using the following:

Ps = [80, 400]
Qmax = [100, 500]
Qmin = [20, 185]
area(Ps, Qmax)

The following color request does not get applied to the plot:
patch(Ps, Qmin, 'FaceColor', 'white')

There appears to be no color applied at all.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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