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 07:52:00 -0400 (EDT)

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

Confirm. Not sure what would matlab do in that case, does it plot
a vertical line at 0?

I noticed some other issues with brh(). E.g.:

x = [1980 1990 2000];
y = [15 20 -5; 10 -17 21; -10 5 15];
barh(x,y,'stacked')


looks all messed up, but perhaps it should be a different bug report.

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]