LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/graph/__init__.py
ckanext/graph/db.py
ckanext/graph/plugin.py
ckanext/graph/lib/__init__.py
ckanext/graph/lib/utils.py
ckanext/graph/logic/__init__.py
ckanext/graph/logic/validators.py
ckanext/graph/theme/assets/webassets.yml
ckanext/graph/theme/assets/less/graph.less
ckanext/graph/theme/assets/scripts/modules/graph.js
ckanext/graph/theme/assets/vendor/excanvas.js
ckanext/graph/theme/assets/vendor/jquery.flot.barnumbers.js
ckanext/graph/theme/assets/vendor/jquery.flot.categories.js
ckanext/graph/theme/assets/vendor/jquery.flot.js
ckanext/graph/theme/assets/vendor/jquery.flot.tickrotor.js
ckanext/graph/theme/assets/vendor/jquery.flot.time.js
ckanext/graph/theme/templates/graph/form.html
ckanext/graph/theme/templates/graph/view.html
ckanext_graph.egg-info/PKG-INFO
ckanext_graph.egg-info/SOURCES.txt
ckanext_graph.egg-info/dependency_links.txt
ckanext_graph.egg-info/entry_points.txt
ckanext_graph.egg-info/not-zip-safe
ckanext_graph.egg-info/requires.txt
ckanext_graph.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py
tests/test_utils.py