mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-28 07:33:45 +08:00
Fix descriptions to adhere to character limits
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: matplotlib
|
||||
description: "Python's foundational data visualization library for creating publication-quality plots, charts, and scientific figures. Use this skill for any visualization task including line plots, scatter plots, bar charts, histograms, heatmaps, contour plots, 3D visualizations, subplots, animations, and statistical plots. Essential for data analysis visualization, scientific plotting, figure generation, plot customization, color mapping, exporting graphics (PNG, PDF, SVG), creating multi-panel figures, interactive plots, and integrating visualizations into reports, papers, presentations, or web applications. Covers both pyplot interface and object-oriented API with best practices for styling, layout management, accessibility, and performance optimization."
|
||||
description: "Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures."
|
||||
---
|
||||
|
||||
# Matplotlib
|
||||
|
||||
Reference in New Issue
Block a user