This is an example of how to render Altair charts in MetaFlow cards. Altair allows you to make interactive plots.
To run the example, first install dependencies
pip install -r requirements.txtThen, run the Flow:
python altairflow.py runThen, view the card:
python altairflow.py card view startYou can draw a rectangle on the top graph to filter the bar graph on the bottom:
