Contents

altair 5.3.0

0

Vega-Altair: A declarative statistical visualization library for Python.

Vega-Altair: A declarative statistical visualization library for Python.

Stars: 8870, Watchers: 8870, Forks: 758, Open Issues: 183

The altair-viz/altair repo was created 8 years ago and the last code push was 21 hours ago.
The project is extremely popular with a mindblowing 8870 github stars!

How to Install altair

You can install altair using pip

pip install altair

or add it to a project with poetry

poetry add altair

Package Details

Author
Vega-Altair Contributors
License
None
Homepage
None
PyPi:
https://pypi.org/project/altair/
Documentation:
https://altair-viz.github.io
GitHub Repo:
https://github.com/altair-viz/altair

Classifiers

No  altair  pypi packages just yet.

Errors

A list of common altair errors.

Code Examples

Here are some altair code examples and snippets.

GitHub Issues

The altair package has 183 open issues on GitHub

  • Half confidence interval error bars
  • Boxplot not working with MarkDef
  • Date x-axis is shifted by -1 day
  • Plot display but the content is empty when the plot is saved as HTML and it is opened in Mozilla Firefox
  • problems adding altair charts in folium
  • WIP: update to Vega-Lite 5.2
  • Treemap / Mosaic Chart Example
  • Configure parameters (here scales) of plot interactively
  • Upgrade Altair documentation page
  • selection: getting selected data
  • ENH: streamline repeat API

See more issues on GitHub

Related Packages & Articles

plotly 5.20.0

An open-source, interactive data visualization library for Python