visualization-expert

Recommend chart types and design guidance for matplotlib and plotly visualizations.

1|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/yunseo-kim/agent-toolbox --skill visualization-expert-yunseo-kim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualization-expert
Source: https://github.com/yunseo-kim/agent-toolbox/tree/main/catalog/skills/visualization-expert
Command: npx skills add https://github.com/yunseo-kim/agent-toolbox --skill visualization-expert-yunseo-kim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users select the most appropriate chart types and provides guidance on designing effective visualizations and dashboards for clear data communication.

Core Features & Use Cases

  • Chart Selection: Recommends chart types based on data relationships (comparison, distribution, relationship, composition, trend).
  • Visualization Design: Offers principles for clarity, honesty, simplicity, and accessibility in charts.
  • Dashboard Design: Provides guidance on creating effective dashboards.
  • Use Case: A marketing analyst needs to present quarterly sales trends. This Skill can recommend a line chart and provide best practices for its design and interpretation.

Quick Start

Use the visualization-expert skill to recommend a chart type for showing the relationship between two variables.

Frequently Asked Questions about visualization-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right chart type for my data?

To choose the right chart type, identify your data relationship: comparison, distribution, relationship, composition, or trend. This visualization guidance maps each relationship to the most effective chart format for clear data communication.

What are the best practices for dashboard design?

Effective dashboard design follows principles of clarity, honesty, simplicity, and accessibility. This ensures your visualizations communicate data insights accurately and makes complex information easily understandable across various domains.

Can I use matplotlib and plotly for data visualization?

Yes, you can use matplotlib and plotly for data visualization. This guidance supports creating clear, honest, and accessible visualizations using these libraries to effectively communicate your data insights.

How do I visualize the relationship between two variables?

To visualize the relationship between two variables, select a chart type that maps to the relationship data category. This approach ensures your visualization accurately represents the correlation for effective data communication.

What is the best way to present quarterly sales trends?

The best way to present quarterly sales trends is using a line chart. This visualization approach provides best practices for designing and interpreting trend charts to communicate time-series data effectively.