arviz-plots
ArviZ (pronounced "AR-vees") is a Python package for exploratory analysis of Bayesian models. It includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.
arviz-plots is the subpackage in charge of the visualizations.
ArviZ in other languages
ArviZ also has a Julia wrapper available ArviZ.jl.
Documentation
The ArviZ documentation can be found in the official docs. Here are some quick links for common scenarios:
- First time Bayesian modelers and ArviZ users: EABM book
- First time ArviZ users, already familiar with Bayesian modeling: overview notebook or example gallery
- ArviZ 0.x user: migration guide
- ArviZ-verse documentation:
- arviz-base
- arviz-stats
- arviz-plots (this package)
Installation
Stable
ArviZ is available for installation from PyPI. The latest stable version can be installed using pip:
pip install "arviz-plots[backend]"
Note that arviz-plots is a minimal package, which only depends on xarray, numpy, arviz-base and arviz-stats. None of the possible backends: matplotlib, bokeh or plotly are installed by default.
Consequently, it is not recommended to install arviz-plots but instead to choose which backend to use. For example arviz-plots[matplotlib] or arviz-plots[matplotlib, plotly], multiple comma separated values are valid too.
Development
The latest development version can be installed from the main branch using pip:
pip install git+https://github.com/arviz-devs/arviz-plots.git
Another option is to clone the repository and install using git and setuptools:
git clone https://github.com/arviz-devs/arviz-plots.git
cd arviz-plots
python setup.py install
Citation
If you use ArviZ and want to cite it please use
Here is the citation in BibTeX format
@article{Martin2026,
doi = {10.21105/joss.09889},
url = {https://doi.org/10.21105/joss.09889},
year = {2026},
publisher = {The Open Journal},
volume = {11},
number = {119},
pages = {9889},
author = {Martin, Osvaldo A. and Abril-Pla, Oriol and Deklerk, Jordan and Axen, Seth D. and Carroll, Colin and Hartikainen, Ari and Vehtari, Aki},
title = {ArviZ: a modular and flexible library for exploratory analysis of Bayesian models},
journal = {Journal of Open Source Software}}
Contributions
ArviZ is a community project and welcomes contributions. Additional information can be found in the contributing guide
Code of Conduct
ArviZ wishes to maintain a positive community. Additional details can be found in the Code of Conduct
Donations
ArviZ is a non-profit project under NumFOCUS umbrella. If you want to support ArviZ financially, you can donate here.
Sponsors and Institutional Partners
The ArviZ project website has more information about each sponsor and the support they provide.
Release files for arviz-plots 1.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arviz_plots-1.3.1.tar.gz | 167.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arviz_plots-1.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 420.6 kB
Release files / arviz_plots-1.3.1.tar.gz
| Download URL | arviz_plots-1.3.1.tar.gz |
|---|---|
| Size | 167.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0d17cbb98754ecce4484552dce7bd43cf5b040d6135a4e7b02383a50d817f1ae
|
|
BLAKE2b-256 checksum How to use checksums |
74cb715d68622d1f040d858a35b64fa67652a81b7c424c4ad442cdde06c675b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 21, 2026.
Transparency logRelease files / arviz_plots-1.3.1-py3-none-any.whl
| Download URL | arviz_plots-1.3.1-py3-none-any.whl |
|---|---|
| Size | 253.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
78bfca8c87c71dad467e2790aa0c1dd6e505907c1376d9f4abbf39dc1212b983
|
|
BLAKE2b-256 checksum How to use checksums |
92c29e82a644471d34e4e0d6a46046e48409a30fce58e5e1205cf714a2a00e99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 21, 2026.
Transparency log