.gitattributes
.gitignore
HISTORY.rst
LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
setup.cfg
setup.py
.github/workflows/docs.yml
.github/workflows/run_notebooks.py
.github/workflows/tests.yml
.github/workflows/wheels.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/install.rst
docs/make.bat
docs/vplot.svg
docs/_static/css/hide_input.css
docs/notebooks/AutoPlot_template.ipynb
docs/notebooks/CommandLine_template.ipynb
docs/notebooks/GetOutput_template.ipynb
docs/notebooks/Plotting_template.ipynb
docs/notebooks/figure_grid.py
docs/notebooks/examples/CircumbinaryOrbit/cbp.in
docs/notebooks/examples/CircumbinaryOrbit/earth.in
docs/notebooks/examples/CircumbinaryOrbit/primary.in
docs/notebooks/examples/CircumbinaryOrbit/secondary.in
docs/notebooks/examples/CircumbinaryOrbit/vpl.in
docs/sphinx_rtd_theme/LICENSE
docs/sphinx_rtd_theme/__init__.py
docs/sphinx_rtd_theme/breadcrumbs.html
docs/sphinx_rtd_theme/footer.html
docs/sphinx_rtd_theme/layout.html
docs/sphinx_rtd_theme/search.html
docs/sphinx_rtd_theme/searchbox.html
docs/sphinx_rtd_theme/theme.conf
docs/sphinx_rtd_theme/versions.html
docs/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
docs/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po
docs/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po
docs/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po
docs/sphinx_rtd_theme/static/css/badge_only.css
docs/sphinx_rtd_theme/static/css/theme.css
docs/sphinx_rtd_theme/static/fonts/FontAwesome.otf
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Bold.woff
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Bold.woff2
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Light.woff
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Light.woff2
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Regular.woff
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Regular.woff2
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Thin.woff
docs/sphinx_rtd_theme/static/fonts/Roboto-Slab-Thin.woff2
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
docs/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
docs/sphinx_rtd_theme/static/fonts/lato-bold-italic.woff
docs/sphinx_rtd_theme/static/fonts/lato-bold-italic.woff2
docs/sphinx_rtd_theme/static/fonts/lato-bold.woff
docs/sphinx_rtd_theme/static/fonts/lato-bold.woff2
docs/sphinx_rtd_theme/static/fonts/lato-normal-italic.woff
docs/sphinx_rtd_theme/static/fonts/lato-normal-italic.woff2
docs/sphinx_rtd_theme/static/fonts/lato-normal.woff
docs/sphinx_rtd_theme/static/fonts/lato-normal.woff2
docs/sphinx_rtd_theme/static/js/modernizr.min.js
docs/sphinx_rtd_theme/static/js/theme.js
tests/test_autoplot.py
tests/test_figure.py
vplot/__init__.py
vplot/auto_plot.py
vplot/colors.py
vplot/command_line.py
vplot/figure.py
vplot/vplot_version.py
vplot.egg-info/PKG-INFO
vplot.egg-info/SOURCES.txt
vplot.egg-info/dependency_links.txt
vplot.egg-info/entry_points.txt
vplot.egg-info/not-zip-safe
vplot.egg-info/requires.txt
vplot.egg-info/top_level.txt
vplot/style/__init__.py
vplot/style/vplot.mplstyle