Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.2k
Code
Issues
1.1k
Pull requests
433
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Allow user to specify colors in violin plots with constructor method
- #27304
#27304
Merged
timhoffm
merged 13 commits into
matplotlib:main
matplotlib/matplotlib:main
from
landoskape:violin-plot-color
Copy head branch name to clipboard
Jan 30, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Allow user to specify colors in violin plots with constructor method
#27304
timhoffm
merged 13 commits into
matplotlib:main
matplotlib/matplotlib:main
from
landoskape:violin-plot-color
Copy head branch name to clipboard
Commits
Commits on Jan 9, 2025
Add color specification and pyi docs
Show description for c1190e6
landoskape
committed
c1190e6
View commit details
Copy full SHA for c1190e6
Browse repository at this point
Commits on Jan 27, 2025
edgecolor to linecolor, no more alpha
landoskape
committed
4c6def1
View commit details
Copy full SHA for 4c6def1
Browse repository at this point
Commits on Jan 28, 2025
Arg documentation
Show description for 9ce5d12
landoskape
and
timhoffm
authored
9ce5d12
View commit details
Copy full SHA for 9ce5d12
Browse repository at this point
completeness, formatting
Show description for 33d186b
landoskape
and
timhoffm
authored
33d186b
View commit details
Copy full SHA for 33d186b
Browse repository at this point
Default logic, docstring, straightforward testing
landoskape
committed
9e97d6f
View commit details
Copy full SHA for 9e97d6f
Browse repository at this point
Spelling error
Show description for 2d4c7b7
landoskape
and
timhoffm
authored
2d4c7b7
View commit details
Copy full SHA for 2d4c7b7
Browse repository at this point
single "next color" for default face/line
landoskape
committed
35f5c62
View commit details
Copy full SHA for 35f5c62
Browse repository at this point
Merge branch 'violin-plot-color' of https://github.com/landoskape/matplotlib into violin-plot-color
landoskape
committed
8474cf1
View commit details
Copy full SHA for 8474cf1
Browse repository at this point
Commits on Jan 29, 2025
clarify color specification
landoskape
committed
a206de8
View commit details
Copy full SHA for a206de8
Browse repository at this point
axes bug -- set with facecolor
landoskape
committed
3998c6f
View commit details
Copy full SHA for 3998c6f
Browse repository at this point
direct comparison to source colors, face!=line
landoskape
committed
f219c3f
View commit details
Copy full SHA for f219c3f
Browse repository at this point
Commits on Jan 30, 2025
adjust behavior for classic mode
landoskape
committed
60343f5
View commit details
Copy full SHA for 60343f5
Browse repository at this point
Apply suggestions from code review
Show description for e66e33a
timhoffm
authored
e66e33a
View commit details
Copy full SHA for e66e33a
Browse repository at this point
You can’t perform that action at this time.