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

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

[Octave-bug-tracker] [bug #37490] "basevalue" property not updated when


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #37490] "basevalue" property not updated when specified in "bar" function
Date: Tue, 02 Oct 2012 23:03:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1

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

                 Summary: "basevalue" property not updated when specified in
"bar" function 
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: mar. 02 oct. 2012 23:03:19 GMT
                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 baseline coordinates in a bar plot are not properly updated if defined in
the function arguments :

octave:1> h = bar (rand (5, 10), 'basevalue', .3);
octave:2> get (get (h(1), 'baseline'), 'ydata')
ans =

   0   0







    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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