.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-auto-merge.yml
.github/workflows/docs.yml
.github/workflows/release.yml
docs/api.md
docs/getting-started.ipynb
docs/index.md
docs/examples/advanced.ipynb
docs/examples/plot-types.ipynb
tests/__init__.py
tests/test_accessor.py
tests/test_common.py
tests/test_config.py
xarray_plotly/__init__.py
xarray_plotly/accessor.py
xarray_plotly/common.py
xarray_plotly/config.py
xarray_plotly/plotting.py
xarray_plotly/py.typed
xarray_plotly.egg-info/PKG-INFO
xarray_plotly.egg-info/SOURCES.txt
xarray_plotly.egg-info/dependency_links.txt
xarray_plotly.egg-info/requires.txt
xarray_plotly.egg-info/top_level.txt