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
- 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
- inner='box' in violinplot shows too large quartiles and whiskers
- seaborn.objects dodged bar width gets strangely narrow after specifying `text` parameter to `so.Plot`
- Fix mark width for overlapping data (#3769)
- Smaller mark width for overlapping data with `so.Hist(common_bins=False)`
- so.PolyFit in conjunction with so.Plot.pair: Fit values connected in wrong order?
- NameError: name 'FloatSlider' is not defined when using widgets.py without ipywidgets installed
- Fix: Add dummy widgets to suppress NameError and warn about missing ipywidgets
- Docs
- Python not yet supported