chart-visualization

Generate charts from your data with this skill.

79.6k|10.9k|Updated May 7, 2025
One-click install
npx skills add https://github.com/bytedance/deer-flow --skill chart-visualization-bytedance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart-visualization
Source: https://github.com/bytedance/deer-flow/tree/main/skills/public/chart-visualization
Command: npx skills add https://github.com/bytedance/deer-flow --skill chart-visualization-bytedance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill transforms raw data into insightful visual charts, making complex information easy to understand and present.

Core Features & Use Cases

  • Intelligent Chart Selection: Automatically chooses the best chart type (from 26 options) based on your data.
  • Parameter Extraction: Accurately maps your data to the required chart specifications.
  • Image Generation: Creates a chart image using a JavaScript script.
  • Use Case: You have sales data for the last quarter and want to see the trend over time. This skill can automatically generate a line chart to visualize this trend.

Quick Start

Use the chart-visualization skill to generate a line chart from the provided time-series data.

Frequently Asked Questions about chart-visualization

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

FAQPage Schema
How do I generate a chart from data using JavaScript?

To visualize data using JavaScript, this skill intelligently selects from 26 chart types, extracts parameters from your specifications, and produces a visual chart image. It requires Node.js to execute the visualization script.

Can I automatically choose the right chart type for time series and comparison data?

Yes, you can automatically choose the right chart type for time series and comparison data. The skill intelligently selects from 26 visualizations, including options for comparisons, part-to-whole, relationships, maps, and hierarchies based on your data.

Do I need Node.js to run a data visualization script?

Yes, you need Node.js to run the data visualization script. The skill generates visual charts from your raw data by executing a JavaScript script that requires the Node.js runtime environment to function properly.

What's the best way to visualize raw data for reporting?

The best way to visualize raw data for reporting is to use a skill that transforms it into insightful charts. It maps your data to required specifications and creates chart images, making complex information easy to understand and present.

Does this chart visualization tool support maps and hierarchy charts?

Yes, this chart visualization tool supports maps and hierarchy charts. It handles 26 specialized visualizations including time series, comparisons, part-to-whole relationships, and hierarchies to map your data parameters accurately.