-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
New featurestatus: duplicatestatus: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action
Description
Feature request, not a bug,
You can file bugs, patches and feature requests on the github tracker, but it is a good idea to ping us on the mailing list too.
I noticed that pyplot.bar
does not accept a 2D matrix for the heights to create something like:
This seems like a standard feature, you mostly see in spreadsheet software, yet the solution in matplotlib
is to manually manage the offsets and widths of the bars, resulting in buggy, bloated code.
Shouldn't this be included?
ImportanceOfBeingErnest, Phlya, story645, pbregener and HoniSanders
Metadata
Metadata
Assignees
Labels
New featurestatus: duplicatestatus: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action