AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
_static/alignment.png
_static/animation_example.gif
_static/complex_legend.png
_static/nested-grid-plotter.css
_static/nested_grid.png
docs/Makefile
docs/make.bat
docs/sources/api_reference.rst
docs/sources/authors.rst
docs/sources/changelog.rst
docs/sources/conf.py
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/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
tests/__init__.py
tests/test_animated_plotter.py
tests/test_base_plotter.py
tests/test_examples.py
tests/test_imshow.py
tests/test_utils.py