altair 5.4.1
0
Vega-Altair: A declarative statistical visualization library for Python.
Contents
Vega-Altair: A declarative statistical visualization library for Python.
Stars: 9267, Watchers: 9267, Forks: 793, Open Issues: 227The vega/altair
repo was created 9 years ago and the last code push was 9 hours ago.
The project is extremely popular with a mindblowing 9267 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
Related Packages
Errors
A list of common altair errors.
Code Examples
Here are some altair
code examples and snippets.
GitHub Issues
The altair package has 227 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