Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

grouped_bar#16110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
himankjn wants to merge1 commit intomatplotlib:masterfromhimankjn:my-feature
Closed

grouped_bar#16110

himankjn wants to merge1 commit intomatplotlib:masterfromhimankjn:my-feature

Conversation

himankjn
Copy link

@himankjnhimankjn commentedJan 5, 2020
edited
Loading

PR Summary

PR Checklist

  • New features are documented, with examples if plot related

Copy link
Member

@jklymakjklymak left a comment

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
Member

Indeed, having a function for plotting grouped barplot (possibly stacked bars as well) would be desireable. An attempt, designing an API for such usecase can be found in#11048. Potentially this could be taken up again.

Copy link
Member

@QuLogicQuLogic left a comment

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 itsDataFrame.plot.* methods).

@jklymak
Copy link
Member

I'll close, but thanks for the contribution@himankjn

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic requested changes

@jklymakjklymakjklymak requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@himankjn@ImportanceOfBeingErnest@jklymak@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp