.cookiecutter.yaml
.gitignore
Justfile
LICENSE
README.md
prek.toml
pyproject.toml
rendered_readme_screenshot.png
.github/workflows/ci.yml
docs/images/helper_adjust_layout.png
docs/images/helper_move_legend.png
docs/images/helper_rotate_xticklabels.png
docs/images/helper_set_cat_palette.png
docs/images/helper_set_facet_col_titles_after.png
docs/images/helper_set_facet_col_titles_before.png
docs/images/style_evaplot_fsc.png
docs/images/style_evaplot_j.png
docs/images/style_evaplot_m.png
docs/images/style_evaplot_rc.png
docs/images/style_evaplot_sg.png
docs/images/style_evaplot_tw.png
evaplot/__init__.py
evaplot/core.py
evaplot/py.typed
evaplot.egg-info/PKG-INFO
evaplot.egg-info/SOURCES.txt
evaplot.egg-info/dependency_links.txt
evaplot.egg-info/entry_points.txt
evaplot.egg-info/not-zip-safe
evaplot.egg-info/requires.txt
evaplot.egg-info/top_level.txt
evaplot/bin/__init__.py
evaplot/bin/generate_readme.py
evaplot/data/evaplot_fsc.mplstyle
evaplot/data/evaplot_j.mplstyle
evaplot/data/evaplot_m.mplstyle
evaplot/data/evaplot_rc.mplstyle
evaplot/data/evaplot_sg.mplstyle
evaplot/data/evaplot_tw.mplstyle
scripts/README.md.jinja2
tests/test_smoke.py