.coveragerc
.flake8
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
setup.py
skeleton.md
tox.ini
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
docs/svg.charts.rst
svg/__init__.py
svg.charts.egg-info/PKG-INFO
svg.charts.egg-info/SOURCES.txt
svg.charts.egg-info/dependency_links.txt
svg.charts.egg-info/requires.txt
svg.charts.egg-info/top_level.txt
svg/charts/__init__.py
svg/charts/bar.css
svg/charts/bar.py
svg/charts/css.py
svg/charts/graph.css
svg/charts/graph.py
svg/charts/line.py
svg/charts/pie.css
svg/charts/pie.py
svg/charts/plot.css
svg/charts/plot.py
svg/charts/schedule.py
svg/charts/time_series.py
svg/charts/util.py
tests/samples.py
tests/source.csv
tests/test_package.py
tests/test_plot.py
tests/test_samples.py
tests/test_time_series.py
tests/testing.rb