.gitignore
CITATION.cff
LICENSE
MANIFEST.in
README.md
make_clean.sh
requirements-dev.txt
requirements.txt
setup.py
d3graph/__init__.py
d3graph/adjmat_vec.py
d3graph/d3graph.py
d3graph/examples.py
d3graph.egg-info/PKG-INFO
d3graph.egg-info/SOURCES.txt
d3graph.egg-info/dependency_links.txt
d3graph.egg-info/requires.txt
d3graph.egg-info/top_level.txt
d3graph/d3js/__init__.py
d3graph/d3js/d3.v3.js
d3graph/d3js/d3graphscript.js
d3graph/d3js/index.html.j2
d3graph/d3js/style.css
docs/figs/d3graph example.png
docs/figs/d3graph_1.png
docs/figs/d3graph_2.png
docs/figs/d3graph_3.png
docs/figs/d3graph_4.png
docs/figs/input_adjmat.png
docs/titanic_example/d3.v3.js
docs/titanic_example/d3graph.png
docs/titanic_example/d3graphscript.js
docs/titanic_example/index.html
docs/titanic_example/style.css