README.md
setup.py
mpl_plotter/__init__.py
mpl_plotter/customize.py
mpl_plotter/setup.py
mpl_plotter/three_d.py
mpl_plotter/two_d.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/precision/__init__.py
mpl_plotter/presets/precision/two_d.py
mpl_plotter/presets/publication/__init__.py
mpl_plotter/presets/publication/standard_plots.py
mpl_plotter/presets/publication/two_d.py
tests/__init__.py
tests/publication_dev.py
tests/tests_2D.py
tests/tests_3D.py
tests/tests_integration.py
tests/three_d_dev.py
tests/two_d_dev.py