|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52135] bar cannot plot two stacked bars |
| Date: | Thu, 28 Sep 2017 18:43:19 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of bug #52135 (project octave):
Status: In Progress => Patch Submitted
_______________________________________________________
Follow-up Comment #12:
Try the attached patch bar.diff2.
It
1) requires the first input to be numeric
2) requires any provided X values to be unique, but not necessarily in
ascending order
3) makes all input Y vectors into column vectors which is what the remaining
code expects.
It seems to work for me now on the various examples in this bug report.
(file #41955)
_______________________________________________________
Additional Item Attachment:
File name: bar.diff2 Size:2 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52135>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |