Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.23 KB

README.md

File metadata and controls

30 lines (20 loc) · 2.23 KB

Jetplot

build codecov

About

jetplot is collection of miscellaneous utils for Matplotlib.

Installation

pip install jetplot

Changelog

Version Release Date Description
0.6.0 Jul 21 2024 Migrated from setup.py to pyproject.toml.
0.5.3 Aug 30 2022 Stops jetplot from updating Matplotlib rcParams on import.
0.5.0 Jul 15 2022 Updates default color palettes, adds new Palette class, adds ridgeline plot.
0.4.0 Oct 20 2021 Name change! Renamed package from jetpack to jetplot.
0.3.0 Oct 13 2021 Drops animation module and the moviepy dependency
0.0.0 Jan 19 2015 Initial commit

License

MIT. See LICENSE.md