AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
./AUTHORS.rst
./CHANGELOG.rst
./CONTRIBUTING.rst
./README.rst
./docs/sources/api_reference.rst
./docs/sources/authors.rst
./docs/sources/changelog.rst
./docs/sources/contributing.rst
./docs/sources/index.rst
./docs/sources/installation.rst
./docs/sources/user_guide.rst
./docs/sources/_templates/class.rst
./docs/sources/_templates/custom-module-template.rst
./docs/sources/_templates/module.rst
./docs/sources/_templates/autosummary/base.rst
./docs/sources/_templates/autosummary/class.rst
./docs/sources/_templates/autosummary/module.rst
_static/alignment.png
_static/animation_example.gif
_static/complex_legend.png
_static/nested-grid-plotter.css
_static/nested_grid.png
docs/sources/api_reference.rst
docs/sources/authors.rst
docs/sources/changelog.rst
docs/sources/contributing.rst
docs/sources/index.rst
docs/sources/installation.rst
docs/sources/user_guide.rst
docs/sources/_templates/class.rst
docs/sources/_templates/custom-module-template.rst
docs/sources/_templates/module.rst
docs/sources/_templates/autosummary/base.rst
docs/sources/_templates/autosummary/class.rst
docs/sources/_templates/autosummary/module.rst
nested_grid_plotter/__about__.py
nested_grid_plotter/__init__.py
nested_grid_plotter/_animated_plotter.py
nested_grid_plotter/_base_plotter.py
nested_grid_plotter/_config.py
nested_grid_plotter/_imshow.py
nested_grid_plotter/_utils.py
nested_grid_plotter.egg-info/PKG-INFO
nested_grid_plotter.egg-info/SOURCES.txt
nested_grid_plotter.egg-info/dependency_links.txt
nested_grid_plotter.egg-info/requires.txt
nested_grid_plotter.egg-info/top_level.txt
nested_grid_plotter/fonts/texgyreheros/texgyreheros-bold.otf
nested_grid_plotter/fonts/texgyreheros/texgyreheros-bolditalic.otf
nested_grid_plotter/fonts/texgyreheros/texgyreheros-italic.otf
nested_grid_plotter/fonts/texgyreheros/texgyreheros-regular.otf
tests/test_animated_plotter.py
tests/test_base_plotter.py
tests/test_config.py
tests/test_examples.py
tests/test_imshow.py
tests/test_utils.py