dashEasy Playground

Build analytical web dashboards with Plotly

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

dash is a third-party package. Build analytical web dashboards with Plotly. Install with: pip install dash

Challenge

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