LICENSE
README.md
pyproject.toml
requirements.txt
djrhails_graphs.egg-info/PKG-INFO
djrhails_graphs.egg-info/SOURCES.txt
djrhails_graphs.egg-info/dependency_links.txt
djrhails_graphs.egg-info/entry_points.txt
djrhails_graphs.egg-info/requires.txt
djrhails_graphs.egg-info/top_level.txt
examples/_data.py
examples/affordability_chart.py
examples/age_gap_chart.py
examples/bar_chart.py
examples/brexit.py
examples/build_comparisons.py
examples/bump_chart.py
examples/corbyn.py
examples/dogs.py
examples/dumbbell_chart.py
examples/eu_balance.py
examples/faceted_chart.py
examples/index_chart.py
examples/line_chart.py
examples/pensions.py
examples/scatter_chart.py
examples/thermometer_chart.py
examples/us_trade.py
graphs/__init__.py
graphs/_annotations.py
graphs/_charts.py
graphs/_finalize.py
graphs/_fonts.py
graphs/_labels.py
graphs/_legend.py
graphs/_links.py
graphs/_palette.py
graphs/_superscript.py
graphs/_theme.py
graphs/cli/__init__.py
graphs/cli/watch.py
tests/test_links.py