README.md
setup.py
mpl_plotter/__init__.py
mpl_plotter/setup.py
mpl_plotter/three_d.py
mpl_plotter/two_d.py
mpl_plotter/utilities.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/maps.py
mpl_plotter/color/schemes.py
mpl_plotter/methods/__init__.py
mpl_plotter/methods/mock_data.py
mpl_plotter/presets/__init__.py
mpl_plotter/presets/custom.py
mpl_plotter/presets/panes.py
mpl_plotter/presets/precision.py
mpl_plotter/presets/publication.py
mpl_plotter/presets/standard/__init__.py
mpl_plotter/presets/standard/precision.py
mpl_plotter/presets/standard/publication.py
tests/__init__.py
tests/test_custom_canvas.py
tests/test_minimal.py
tests/test_pane.py
tests/test_preset_custom.py
tests/test_preset_premade.py
tests/tests_2D.py
tests/tests_3D.py
tests/tests_integration.py
tests/presets/MYPRESET2D.py
tests/presets/MYPRESET3D.py
tests/presets/__init__.py