.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
Makefile
README.md
codecov.yml
pyproject.toml
.github/workflows/release.yml
.github/workflows/testing.yml
doc/Makefile
doc/bounds.rst
doc/breaks.rst
doc/changelog.rst
doc/conf.py
doc/docutils.conf
doc/index.rst
doc/installation.rst
doc/labels.rst
doc/palettes.rst
doc/scale.rst
doc/transforms.rst
doc/_static/copybutton.js
doc/_static/custom.css
doc/sphinxext/__init__.py
doc/sphinxext/inline_code_highlight.py
doc/theme/globaltoc.html
doc/theme/layout.html
doc/theme/localtoc.html
doc/theme/navbar-2.html
doc/theme/navbar.html
doc/theme/navbarsearchbox.html
doc/theme/navbartoc.html
doc/theme/relations.html
doc/theme/search.html
doc/theme/searchbox.html
doc/theme/searchresults.html
doc/theme/sourcelink.html
doc/theme/theme.conf
doc/theme/static/bootstrap-sphinx.css_t
doc/theme/static/bootstrap-sphinx.js_t
doc/theme/static/bootstrap-3.4.1/css/bootstrap.min.css
doc/theme/static/bootstrap-3.4.1/js/bootstrap.min.js
doc/theme/static/js/jquery-1.12.4.min.js
doc/theme/static/js/jquery-fix.js
licences/HUSL_LICENSE
licences/SCALES_LICENSE
licences/SEABORN_LICENSE
licences/SIX_LICENSE
mizani/__init__.py
mizani/bounds.py
mizani/breaks.py
mizani/formatters.py
mizani/labels.py
mizani/palettes.py
mizani/py.typed
mizani/scale.py
mizani/transforms.py
mizani/typing.py
mizani/utils.py
mizani.egg-info/PKG-INFO
mizani.egg-info/SOURCES.txt
mizani.egg-info/dependency_links.txt
mizani.egg-info/requires.txt
mizani.egg-info/top_level.txt
mizani/_colors/__init__.py
mizani/_colors/_named_color_values.py
mizani/_colors/hsluv.py
mizani/_colors/named_colors.py
mizani/_colors/_colormaps/__init__.py
mizani/_colors/_colormaps/_colormap.py
mizani/_colors/_colormaps/_cubehelix.py
mizani/_colors/_colormaps/_interpolated.py
mizani/_colors/_colormaps/_listed.py
mizani/_colors/_colormaps/_palette_interpolated.py
mizani/_colors/_colormaps/_segment_function.py
mizani/_colors/_colormaps/_segment_interpolated.py
mizani/_colors/_colormaps/_maps/__init__.py
mizani/_colors/_colormaps/_maps/_interpolated.py
mizani/_colors/_colormaps/_maps/_listed.py
mizani/_colors/_colormaps/_maps/_palette_interpolated.py
mizani/_colors/_colormaps/_maps/_segment_function.py
mizani/_colors/_colormaps/_maps/_segment_interpolated.py
mizani/_colors/_palettes/__init__.py
mizani/_colors/_palettes/_palette.py
mizani/_colors/_palettes/brewer/__init__.py
mizani/_colors/_palettes/brewer/diverging.py
mizani/_colors/_palettes/brewer/qualitative.py
mizani/_colors/_palettes/brewer/sequential.py
mizani/_colors/_palettes/other/__init__.py
mizani/_colors/_palettes/other/qualitative.py
mizani/_core/__init__.py
mizani/_core/date_utils.py
mizani/_core/dates.py
mizani/_core/types.py
tests/__init__.py
tests/conftest.py
tests/test_bounds.py
tests/test_breaks.py
tests/test_date_utils.py
tests/test_dates.py
tests/test_formatters.py
tests/test_palettes.py
tests/test_scale.py
tests/test_transforms.py
tests/test_utils.py
tests/colors/test_cubehelix.py
tests/colors/test_hsluv.py
tests/colors/test_interpolated.py
tests/colors/test_listed.py
tests/colors/test_named_colors.py
tests/colors/test_segment_function.py
tests/colors/data/hsluv-snapshot-rev4.json
tools/build_theme.sh
tools/gha_check_semver.py
tools/release-checklist-tpl.md
tools/release-checklist.py
tools/term.py