seaborn
https://github.com/mwaskom/seaborn
Python
Statistical data visualization in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to seaborn
Help out
- Issues
- `scatterplot` assigns incorrect dot size when `size` has only two unique values (0 and another number)
- Update pip installation command with proper quoting for dev extra
- Fix ZeroDivisionError in pointplot when dodge=True and a single hue level exists
- Controlling zorder per group in scatterplot
- `sns.pointplot` breaks when `dodge=True` and dataset has a single hue level
- Feature request: Diverging stacked bar
- ValueError: array must not contain infs or NaNs in seaborn.histplot(... kde=True)
- Feature request: add a `legend_kws` arg in sns.scatterplot in order to facilitate legend customization
- Fix capitalization for countplot stat label and add test
- Error for `histplot` with weights and explicit bins as numpy array
- Docs
- Python not yet supported