Altair: A declarative statistical visualization library for Python.
Project description
Altair: A declarative statistical visualization library for Python.
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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file altair-1.2.1.tar.gz
.
File metadata
- Download URL: altair-1.2.1.tar.gz
- Upload date:
- Size: 108.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1303f77f1ba4d632f2958c83c0f457b2b969860b1ac9adfb872aefa1780baa7 |
|
MD5 | be6f597785b99be09051c0ca2f4d4bd1 |
|
BLAKE2b-256 | b8c40c3f6358e88a8d716ec5ac6ed20048da5d78444586e441e4e61aaf4ca6fb |