Skip to main content

Altair: A declarative statistical visualization library for Python.

Project description

http://altair-viz.github.io/

This package provides a Python API for building statistical visualizations in a declarative manner. This API contains no actual visualization rendering code, but instead emits JSON data structures following the Vega-Lite specification. For convenience, Altair can optionally use ipyvega to seamlessly display client-side renderings in the Jupyter notebook.

https://raw.githubusercontent.com/altair-viz/altair/master/images/cars.png

Please note that if you wish to use altair in the Jupyter Notebook, the ipyvega notebook extension must be enabled as follows:

$ pip install altair
$ pip install --upgrade notebook
$ jupyter nbextension install --sys-prefix --py vega

See the Altair Documentation for tutorials, detailed installation instructions, and examples. See the Altair Github Repository for issues, bug reports, and contributions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

altair-1.2.0.tar.gz (11.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page