An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# xrtist

[![Documentation Status](https://readthedocs.org/projects/xrtist/badge/?version=latest)](https://xrtist.readthedocs.io/en/latest/?badge=latest)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![PyPI](https://img.shields.io/pypi/v/xrtist)](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.