Visualize any data

Guide chart selection and configuration for common data patterns.

24|10|Updated Jan 8, 2025
One-click install
npx skills add https://github.com/ethpandaops/lab --skill visualize-any-data
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Visualize any data
Source: https://github.com/ethpandaops/lab/tree/main/.claude/skills/visualize-data
Command: npx skills add https://github.com/ethpandaops/lab --skill visualize-any-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and set of rules for visualizing data effectively, ensuring accuracy, clarity, and adherence to best practices in chart design.

Core Features & Use Cases

  • Data Visualization Guidance: Offers step-by-step instructions for choosing the right chart type based on data patterns and goals.
  • Best Practices Enforcement: Details universal rules for axes, colors, labels, and data representation to avoid common visualization pitfalls.
  • Use Case: When asked to visualize a dataset showing user growth over time, this Skill will guide you to select a line or step chart, configure it correctly (e.g., starting the Y-axis at zero for bar charts, using appropriate interpolation), and ensure clear labeling.

Quick Start

Use the visualize-data skill to create a line chart showing the trend of daily active users over the past month.

Frequently Asked Questions about Visualize any data

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 visualize data accurately, this Skill guides you through chart selection based on data patterns like time-series, categorical comparisons, distributions, relationships, and compositions, ensuring you match the chart type to your analytical goal.

What are the best practices for axis scaling and labeling in dashboards?▼

For accurate data visualization, best practices for axis scaling and labeling include starting the Y-axis at zero for bar charts, applying appropriate interpolation for time-series, and enforcing rules for color usage and data density to maintain clarity and avoid common pitfalls.

How do I visualize time-series data like daily active users over time?▼

To visualize time-series data like daily active users, you should use a line or step chart, configure the axes correctly, apply appropriate interpolation, and ensure clear labeling. This framework provides step-by-step instructions for configuring these charts effectively.

Can I use this framework for dashboarding and reporting with ECharts?▼

Yes, you can use this framework for dashboarding and reporting with ECharts, as it provides a structured configuration guide and enforces universal rules for data representation, colors, and labels to ensure your charts maintain clarity and accuracy.

When should I avoid using a line chart for data analysis?▼

You should avoid using a line chart for data analysis when dealing with categorical comparisons or compositions where a bar or pie chart communicates the data patterns more clearly. The framework helps identify these scenarios to prevent visualization pitfalls.