arviz-plots

Contents

arviz-plots#

ArviZ plotting elements and batteries included plots.

Installation#

It currenly can only be installed with pip and from GitHub:

pip install arviz-plots @ git+https://github.com/arviz-devs/arviz-plots

Note that arviz-plots is a minimal package, which only depends on xarray (and xarray-datatree), numpy, arviz-base and arviz-stats. Plotting backends have to be added manually.