AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
docs/api/html.rst
docs/api/notebook.rst
tests/test_core.py
tests/test_glyphs.py
tests/test_handlers.py
tests/test_interactions.py
tests/test_mappers.py
tests/test_xrview.py
xrview/__init__.py
xrview/elements.py
xrview/glyphs.py
xrview/handlers.py
xrview/interactions.py
xrview/mappers.py
xrview/palettes.py
xrview/timeseries.py
xrview/utils.py
xrview.egg-info/PKG-INFO
xrview.egg-info/SOURCES.txt
xrview.egg-info/dependency_links.txt
xrview.egg-info/not-zip-safe
xrview.egg-info/requires.txt
xrview.egg-info/top_level.txt
xrview/core/__init__.py
xrview/core/panel.py
xrview/core/plot.py
xrview/core/viewer.py
xrview/html/__init__.py
xrview/html/base.py
xrview/notebook/__init__.py
xrview/notebook/base.py
xrview/notebook/sidecar.py
xrview/notebook/utils.py