matplotlibEasy Playground

Comprehensive 2D/3D plotting; foundation of Python data viz

Python Playground
Output
Click "Run" to execute your code

matplotlib is a third-party package. Comprehensive 2D/3D plotting; foundation of Python data viz. Install with: pip install matplotlib

Challenge

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