There is a newer version of the record available.

Published August 4, 2022 | Version v0.12.0b3
Software Open

mwaskom/seaborn: v0.12.0b3

  • 1. @czbiohub
  • 2. University of British Columbia
  • 3. @coiled
  • 4. @microsoft
  • 5. Dartmouth College, @Debian, @DataLad, @PyMVPA, @fail2ban
  • 6. GoDataDriven
  • 7. Google
  • 8. @google
  • 9. Unnatural Products Inc.
  • 10. Wellcome Sanger Institute
  • 11. @WindESCo
  • 12. Universität Siegen
  • 13. Math and Stats Department
  • 14. The Climate Corporation
  • 15. Twitter

Description

This is the third and final beta release for seaborn v0.12, a major update introducing an entirely new interface along with numerous features, enhancements, and fixes for existing functionality.

To install for testing, run

pip install seaborn==0.12.0b3

Changes from the second beta release:

Objects interface
  • Added Est stat for aggregating with a flexible error bar interval (#2912)
  • Added Interval mark for drawing lines perpendicular to the orient axis (#2912)
  • Added Plot.theme for basic control over figure appearance (#2929)
  • Expanded Plot.label to control plot titles (#2934)
  • Fixed Plot.scale so that it applies to variables added during the stat transform (#2915)
  • Fixed a bug where the Plot.configure spec would not persist after further method calls (#2917)
  • Fixed a bug where dot marks ignored the artist_kws parameter (#2921)
Function interface
  • Added .apply and .pipe methods to FacetGrid/PairGrid/JointGrid for fluent customization (#2928)
  • Added a workaround for an issue in matplotlib that caused figure-level plots to freeze or close (#2925)

Notes

If seaborn is integral to a scientific publication, please cite the following paper:

Files

mwaskom/seaborn-v0.12.0b3.zip

Files (1.9 MB)

Name Size Download all
md5:e47cd57df1b6d5739dcbdd8c8dc2454a
1.9 MB Preview Download

Additional details

Related works