Skip to content

outerbounds/metaflow-card-altair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altair MetaFlow Card

This is an example of how to render Altair charts in MetaFlow cards. Altair allows you to make interactive plots.

Instructions

To run the example, first install dependencies

pip install -r requirements.txt

Then, run the Flow:

python altairflow.py run

Then, view the card:

python altairflow.py card view start

You can draw a rectangle on the top graph to filter the bar graph on the bottom:

chart