visualization-selection

Choose optimal chart types for your data with intelligent recommendations and comparisons of popular options.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill visualization-selection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualization-selection
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/metaclaw/memory_data/skills/visualization-selection
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill visualization-selection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Visualization Selection skill helps you choose the most effective chart type to communicate data relationships, preventing misinterpretation and saving time in visualization design.

Core Features & Use Cases

  • Provides mapping from data goals to chart types (bar, line, scatter, histogram, etc).
  • Guides best practices: axis labeling, color usage, avoiding 3D, starting y-axis at zero, colorblind-friendly palettes.
  • Use cases include quick exploration dashboards, data storytelling, and presentation-ready visuals.

Quick Start

Ask for data goals and generate the optimal chart type before writing any plotting code.

Frequently Asked Questions about visualization-selection

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 visualization?

To choose the right chart type, map your specific data goals to the appropriate visual format to accurately communicate data relationships and prevent misinterpretation in your dashboards and reports.

What are the best practices for dashboard visualizations and color usage?

Best practices for dashboard visualizations include enforcing axis labeling, using colorblind-friendly palettes, avoiding 3D charts, and starting bar chart y-axes at zero to ensure accessible and correct visuals.

When should I use a bar chart versus a line chart for data storytelling?

Use a bar chart versus a line chart by matching the chart type to your data goals: the visualization selection process maps your specific data relationships to the optimal chart format for clear data storytelling.

How do I design accessible charts for exploratory analysis?

Design accessible charts for exploratory analysis by applying colorblind-friendly palettes, enforcing proper axis labeling, and avoiding 3D charts to ensure visuals are correct and accessible to all users.

What is the best way to start data visualization design before writing plotting code?

The best way to start data visualization design is to identify your data goals and generate the optimal chart type before writing any plotting code, saving time and preventing visual misinterpretation.