LICENSE
README.md
pyproject.toml
doc/conf.py
plot_serializer/__init__.py
plot_serializer/model.py
plot_serializer/proxy.py
plot_serializer/serializer.py
plot_serializer.egg-info/PKG-INFO
plot_serializer.egg-info/SOURCES.txt
plot_serializer.egg-info/dependency_links.txt
plot_serializer.egg-info/requires.txt
plot_serializer.egg-info/top_level.txt
plot_serializer/matplotlib/__init__.py
plot_serializer/matplotlib/axesproxy.py
plot_serializer/matplotlib/deserializer.py
plot_serializer/matplotlib/serializer.py
plot_serializer/matplotlib/serializer.pyi
tests/__init__.py
tests/conftest.py
tests/test_bar_plot.py
tests/test_box_plot.py
tests/test_deserializer.py
tests/test_errorbar_plot.py
tests/test_hist_plot.py
tests/test_line_plot.py
tests/test_line_plot3d.py
tests/test_pie_plot.py
tests/test_scatter3d_plot.py
tests/test_scatter_plot.py
tests/test_surface_plot3d.py
tests/test_update_schema.py
tests_automatic/__init__.py
tests_automatic/test_bar_automatic.py
tests_automatic/test_box_automatic.py
tests_automatic/test_errorbar_automatic.py
tests_automatic/test_hist_automatic.py
tests_automatic/test_line3d_automatic.py
tests_automatic/test_line_automatic.py
tests_automatic/test_pie_automatic.py
tests_automatic/test_scatter3d_automatic.py
tests_automatic/test_scatter_automatic.py
tests_automatic/test_surface3d_automatic.py
venv/bin/activate_this.py