LICENSE
README.md
pyproject.toml
setup.py
tufteplotlib/__init__.py
tufteplotlib/styles.py
tufteplotlib/utils.py
tufteplotlib.egg-info/PKG-INFO
tufteplotlib.egg-info/SOURCES.txt
tufteplotlib.egg-info/dependency_links.txt
tufteplotlib.egg-info/entry_points.txt
tufteplotlib.egg-info/requires.txt
tufteplotlib.egg-info/top_level.txt
tufteplotlib/datasets/__init__.py
tufteplotlib/datasets/anscombe.py
tufteplotlib/plots/__init__.py
tufteplotlib/plots/bar.py
tufteplotlib/plots/barcode.py
tufteplotlib/plots/density.py
tufteplotlib/plots/galaxy.py
tufteplotlib/plots/histogram.py
tufteplotlib/plots/line.py
tufteplotlib/plots/pareto.py
tufteplotlib/plots/quartile.py
tufteplotlib/plots/rug.py
tufteplotlib/plots/scatter.py
tufteplotlib/plots/sparkline.py
tufteplotlib/plots/stem_and_leaf.py
tufteplotlib/plots/time.py