LICENSE
MANIFEST.in
README.md
setup.py
dexplot/__init__.py
dexplot/_common_plot.py
dexplot/_heat.py
dexplot/_joint.py
dexplot/_plots.py
dexplot/_utils.py
dexplot.egg-info/PKG-INFO
dexplot.egg-info/SOURCES.txt
dexplot.egg-info/dependency_links.txt
dexplot.egg-info/requires.txt
dexplot.egg-info/top_level.txt
dexplot/colors/__init__.py
dexplot/colors/_app.py
dexplot/colors/_categories.py
dexplot/colors/_colormaps.py
tests/__init__.py
tests/test_bar.py
tests/test_box.py
tests/test_line.py
tests/test_scatter.py