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/deserializer.py
plot_serializer/matplotlib/serializer.py
plot_serializer/matplotlib/serializer.pyi
tests/__init__.py
tests/test_bar_plot.py
tests/test_box_plot.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
venv/bin/activate_this.py