README.md
setup.py
mpl_plotter/__init__.py
mpl_plotter/canvas.py
mpl_plotter/utils.py
mpl_plotter.egg-info/PKG-INFO
mpl_plotter.egg-info/SOURCES.txt
mpl_plotter.egg-info/dependency_links.txt
mpl_plotter.egg-info/requires.txt
mpl_plotter.egg-info/top_level.txt
mpl_plotter/color/__init__.py
mpl_plotter/color/functions.py
mpl_plotter/color/schemes.py
mpl_plotter/presets/__init__.py
mpl_plotter/presets/custom.py
mpl_plotter/presets/precision.py
mpl_plotter/presets/publication.py
mpl_plotter/presets/data/__init__.py
mpl_plotter/presets/data/precision.py
mpl_plotter/presets/data/publication.py
mpl_plotter/three_d/__init__.py
mpl_plotter/three_d/methods.py
mpl_plotter/three_d/mock.py
mpl_plotter/two_d/__init__.py
mpl_plotter/two_d/comparison.py
mpl_plotter/two_d/methods.py
mpl_plotter/two_d/mock.py
mpl_plotter/two_d/panes.py
tests/__init__.py
tests/setup.py
tests/test_comparison.py
tests/test_custom_canvas.py
tests/test_minimal.py
tests/test_panes.py
tests/test_preset_custom.py
tests/test_preset_premade.py
tests/tests_integration.py
tests/presets/MYPRESET2D.py
tests/presets/MYPRESET3D.py
tests/presets/__init__.py