matplotlib - Guide for creating static, animated, and interactive plots
Provides guidance on using Matplotlib to create, customize, and export plots using pyplot and object-oriented APIs.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create static and animated plots
- Build multi-panel subplot layouts
- Customize visual styles and rcParams
- Export figures to image files
- Construct 3D plot visualizations
Inputs
- Numerical datasets
- Plot configuration options
- Style preferences
Outputs
- Exported image files
- Rendered interactive plots
- Custom style sheet files
Requirements
- Python environment
- Matplotlib library
