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

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

[Octave-bug-tracker] [bug #65671] Black line with barh command


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #65671] Black line with barh command
Date: Thu, 2 May 2024 18:29:24 -0400 (EDT)

Follow-up Comment #5, bug #65671 (group octave):

Adding to my my comments. It looks to me that "baseline" (and "basevalue") is
always refers to canonical X and Y axes. 

And that also explain messed up "stacked" 
example. Here is another test. Try the following code with and without
specifying "basevalue":


y = [8 15 33; 30 35 40; 50 55 62];
barh(y,'BaseValue',35)


Dmitri.
-- 




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65671>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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