plotly — Easy Playground
Interactive browser-based charts and dashboards
Getting started with plotlyRun locally
Install
pip install plotlyPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: plotly)
plotly is a third-party package. Interactive browser-based charts and dashboards. Install with: pip install plotly
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?