Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix Ability to set both color and style in pandas plotting #59574

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

AntiKnot
Copy link
Contributor

@mroeschke mroeschke added the Visualization plotting label Aug 21, 2024
@AntiKnot AntiKnot requested a review from mroeschke August 22, 2024 02:30
@mroeschke mroeschke added this to the 3.0 milestone Aug 22, 2024
@mroeschke mroeschke merged commit 385ce23 into pandas-dev:main Aug 22, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @AntiKnot

@AntiKnot AntiKnot deleted the fix-plotting-style branch August 22, 2024 15:29
matiaslindgren pushed a commit to matiaslindgren/pandas that referenced this pull request Aug 25, 2024
…as-dev#59574)

* BUG: Fix plotting set color style dict sametime

* BUG: chore pre-commit inconsistent-namespace-usage

* BUG: Chore Conditional block

* Update doc/source/whatsnew/v3.0.0.rst

Co-authored-by: Matthew Roeschke <[email protected]>

* BUG: Chore pre-commit sort whatsnew entries alphabetically

---------

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Ability to set both color and style in pandas plotting
2 participants