matplotlib
K-Dense-AI/scientific-agent-skills
Matplotlib is Python's foundational library for creating static, animated, and interactive visualizations. It provides fine-grained control over every plot element, supporting diverse plot types (line, scatter, heatmap, etc.) and complex multi-panel layouts. Users should leverage the object-oriented API for building robust, publication-quality figures and exporting them to formats like PNG, PDF, or SVG.