https://github.com/arviz-devs/xrtist
ArviZ plotting refactor playground
https://github.com/arviz-devs/xrtist
Last synced: 7 months ago
JSON representation
ArviZ plotting refactor playground
- Host: GitHub
- URL: https://github.com/arviz-devs/xrtist
- Owner: arviz-devs
- License: other
- Created: 2022-12-10T04:19:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T18:09:01.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T18:29:14.909Z (8 months ago)
- Language: Python
- Homepage: https://xrtist.readthedocs.io/en/latest/
- Size: 7.23 MB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# xrtist
[](https://xrtist.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/psf/black)
[](https://pypi.org/project/xrtist)
Plotting with xarray
## Installation
To install, run
```
(.venv) $ pip install xrtist
```
## Overview
The goal of this library is to implement modularize plotting elements to use with
xarray and ArviZ libraries.