pygalEasy Playground

SVG chart library for clean, scalable vector graphics

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

pygal is a third-party package. SVG chart library for clean, scalable vector graphics. Install with: pip install pygal

Challenge

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