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
- Fix unnecessary ValueError in PairPlot: Caused by unrelated duplicated columns not used in `vars`
- fix typo in boxplot documentation
- sns plot to pickle -> itertools deprecation warning for python 3.14
- `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)
- Docs
- Python not yet supported