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/alcohol_drinkers.py
examples/arctic_warming.py
examples/australia_heat.py
examples/bad_bunny.py
examples/bar_chart.py
examples/brexit.py
examples/build_comparisons.py
examples/bump_chart.py
examples/christianity.py
examples/co2_emissions.py
examples/corbyn.py
examples/dogs.py
examples/dumbbell_chart.py
examples/elderly_screens.py
examples/eu_balance.py
examples/european_warming.py
examples/faceted_chart.py
examples/faceted_top_legend.py
examples/fetch_refs.py
examples/generational_politics.py
examples/gold_rally.py
examples/graduate_pay.py
examples/index_chart.py
examples/language_speed.py
examples/line_chart.py
examples/london_roads.py
examples/malaria.py
examples/millennial_parents.py
examples/nuclear_warheads.py
examples/pensions.py
examples/plastic_bottles.py
examples/polluted_cities.py
examples/populist_votes.py
examples/scatter_chart.py
examples/spending_convergence.py
examples/thermometer_chart.py
examples/trump_sanctions.py
examples/uber_tips.py
examples/us_refugees.py
examples/us_trade.py
examples/wework.py
graphs/__init__.py
graphs/_annotations.py
graphs/_charts.py
graphs/_finalize.py
graphs/_fonts.py
graphs/_format.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_dark_zero_line.py
tests/test_finalize_layout.py
tests/test_finalize_wrap.py
tests/test_format.py
tests/test_labels.py
tests/test_links.py
tests/test_utilities.py