grouped_bar by himankjn · Pull Request #16110 · matplotlib/matplotlib · GitHub
Skip to content

grouped_bar - #16110

Closed
himankjn wants to merge 1 commit into
matplotlib:masterfrom
himankjn:my-feature
Closed

himankjn wants to merge 1 commit into
matplotlib:masterfrom
himankjn:my-feature

Conversation

@himankjn

@himankjn himankjn commented Jan 5, 2020

Copy link
Copy Markdown

PR Summary

PR Checklist

  • New features are documented, with examples if plot related

@jklymak jklymak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the interest in matplotlib.

Pyplot is a wrapper around axes methods.

Matplotlib operates on numpy arrays, so we can’t depend on pandas.

@ImportanceOfBeingErnest

Copy link
Copy Markdown
Member

@QuLogic QuLogic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a function that belongs in Pandas (i.e., one of its DataFrame.plot.* methods).

@jklymak

jklymak commented Apr 23, 2021

Copy link
Copy Markdown
Member

@jklymak jklymak closed this Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants