Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots. This skill provides guidance on using matplotlib effectively, covering both the pyplot interface (MATLAB-style) and the object-oriented API (Figure/Axes), along with best practices for creating publication-quality visualizations.
For comprehensive plot type examples and variations, refer to references/plottypes.md.
For detailed styling options and colormap guidelines, see references/stylingguide.md.
Базовая библиотека графиков. Создавайте линейные графики, точечные графики, гистограммы, гистограммы, тепловые карты, 3D, подграфики, экспортируйте PNG/PDF/SVG для научной визуализации и публикации рисунков. Источник: ovachiever/droid-tings.