altairEasy Playground

Declarative statistical visualization based on Vega-Lite

Getting started with altairRun locally
Install
pip install altair
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: altair)

altair is a third-party package. Declarative statistical visualization based on Vega-Lite. Install with: pip install altair

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?