.gitignore
CHANGES.md
LICENSE
MANIFEST.in
README.rst
RELEASE.rst
codecov.yml
setup.cfg
setup.py
tox.ini
.github/release.yml
.github/workflows/ci_workflows.yml
.github/workflows/update-changelog.yaml
glue_plotly/__init__.py
glue_plotly/conftest.py
glue_plotly/logo.png
glue_plotly/save_hover.py
glue_plotly/save_hover.ui
glue_plotly.egg-info/PKG-INFO
glue_plotly.egg-info/SOURCES.txt
glue_plotly.egg-info/dependency_links.txt
glue_plotly.egg-info/entry_points.txt
glue_plotly.egg-info/not-zip-safe
glue_plotly.egg-info/requires.txt
glue_plotly.egg-info/top_level.txt
glue_plotly/html_exporters/__init__.py
glue_plotly/html_exporters/histogram.py
glue_plotly/html_exporters/image.py
glue_plotly/html_exporters/scatter2d.py
glue_plotly/html_exporters/scatter3d.py
glue_plotly/html_exporters/tests/__init__.py
glue_plotly/html_exporters/tests/test_histogram.py
glue_plotly/html_exporters/tests/test_image.py
glue_plotly/html_exporters/tests/test_scatter2d.py
glue_plotly/html_exporters/tests/test_scatter3d.py