What problem does it solve?
This Skill helps you choose the right chart type and generate publication-quality Python visualizations that communicate the underlying story clearly and accessibly.
Core Features & Use Cases
- Chart selection guidance: Pick appropriate visual encodings for trends, comparisons, ranking, composition, distributions, correlations, geography, flow/process, networks, KPI tracking, and multi-KPI summaries.
- Python visualization code patterns: Use practical matplotlib/seaborn templates for line charts, bar charts, histograms, heatmaps, small multiples, formatting helpers, and optional interactive Plotly charts.
- Design, accuracy, and accessibility principles: Apply color theory (including colorblind-safe palettes), readable typography, layout hygiene, correct baselines/scales, uncertainty labeling, and screen-reader-friendly alternatives (alt text and data tables).
Quick Start
Use the data-visualization skill to help you design and implement a colorblind-friendly matplotlib or seaborn chart for your dataset, then add the right labels, title insight, and a data-table alternative.