LICENSE
README.md
pyproject.toml
src/plotlet/__init__.py
src/plotlet/_cm_data.py
src/plotlet/_png.py
src/plotlet/_spec.py
src/plotlet/artists.py
src/plotlet/builtin_artists.py
src/plotlet/chart.py
src/plotlet/colormaps.py
src/plotlet/colors.py
src/plotlet/core.py
src/plotlet/font.py
src/plotlet/layout.py
src/plotlet/layout_diagram.py
src/plotlet/legend.py
src/plotlet/registry.py
src/plotlet/scales.py
src/plotlet/spec.json
src/plotlet.egg-info/PKG-INFO
src/plotlet.egg-info/SOURCES.txt
src/plotlet.egg-info/dependency_links.txt
src/plotlet.egg-info/requires.txt
src/plotlet.egg-info/top_level.txt
src/plotlet/fonts/DejaVuSans.ttf
tests/test_chart.py
tests/test_layout_diagram.py
tests/test_legend.py
tests/test_subplots.py
tests/test_units.py