What problem does it solve?
This Skill helps transform analysis results and raw datasets into clear, interpretable visual representations so stakeholders can quickly understand trends, comparisons, distributions, and relationships without manual chart design.
Core Features & Use Cases
- Chart selection guidance: Recommends appropriate chart types for time series, categorical comparisons, distributions, relationships, and geospatial data.
- Library and format suggestions: Advises on tools such as matplotlib, seaborn, plotly, D3.js, or CLI options and whether to produce static images or interactive dashboards.
- Design and annotation best practices: Emphasizes titles, axis labels, colorblind-friendly palettes, legends, and data source annotations to improve clarity and accessibility.
- Use case: Create comparative bar charts for product performance, line charts for revenue trends, histograms for distribution analysis, scatter plots for correlations, or a choropleth for regional metrics.
Quick Start
Create a line chart of revenue over time from the file 'monthly_sales.csv' and save the output as a PNG image.