What problem does it solve?
This Skill eliminates the frustration and inaccuracy of creating poor data visualizations, which often fail to communicate insights clearly, mislead audiences, or exclude users with accessibility needs.
Core Features & Use Cases
- Chart Selection Guidance: Match your specific data relationship (trends, comparisons, distributions, correlations) to the optimal chart type, with clear rules for avoiding common pitfalls like pie charts or 3D visualizations.
- Python Implementation Patterns: Ready-to-use, professionally styled code for all common chart types including line charts, bar charts, histograms, heatmaps, small multiples, and interactive Plotly visualizations.
- Design & Accessibility Best Practices: Follow proven rules for insight-focused titles, proper axis labeling, color use, and accessibility to ensure your charts are understandable for all viewers, including those with visual impairments.
- Use Case: If you need to present quarterly regional sales performance to leadership, use this Skill to select the right small multiples layout, apply consistent professional styling, add clear insight-focused titles, and ensure the charts are readable for colorblind team members.
Quick Start
Use the visualization skill to create a ranked horizontal bar chart of the top 10 product sales from the provided sales dataset, applying the default professional color palette and clear value labels for each bar.