visualization-selection

Visualization Selection Guide

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "visualization-selection" with this command: npx skills add aiming-lab/metaclaw/aiming-lab-metaclaw-visualization-selection

Visualization Selection Guide

Goal Chart Type

Compare categories Bar chart (horizontal if many labels)

Show distribution Histogram, box plot, violin plot

Show trend over time Line chart

Show correlation Scatter plot, heatmap

Show part-to-whole Pie (<=5 slices), stacked bar

Principles:

  • Label axes and include units.

  • Use color purposefully — not just for decoration.

  • Avoid 3D charts; they distort perception.

  • Start y-axis at 0 for bar charts (truncated bars mislead).

  • Use a colorblind-safe palette (e.g., viridis , colorbrewer ).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

graceful-error-recovery

No summary provided by upstream source.

Repository SourceNeeds Review
General

uncertainty-acknowledgment

No summary provided by upstream source.

Repository SourceNeeds Review
General

structured-progress-update

No summary provided by upstream source.

Repository SourceNeeds Review
General

plan-before-multi-step-execution

No summary provided by upstream source.

Repository SourceNeeds Review
visualization-selection | V50.AI