Skip to main content
Back to registry

chart-visualization

antvis/chart-visualization-skills

This skill provides a comprehensive workflow for transforming data into visual charts. It handles chart selection, parameter extraction, and image generation.

Installs769
Install command
npx skills add https://github.com/antvis/chart-visualization-skills --skill chart-visualization
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill provides a comprehensive workflow for transforming data into visual charts. It handles chart selection, parameter extraction, and image generation. To visualize data, follow these steps: Analyze the user's data features to determine the most appropriate chart type. Use the following guidelines (and consult references/ for detailed specs): Once a chart type is selected, read the corresponding file in the references/ directory (e.g., references/generate_line_chart.md ) to identify the required and optional fields. Extract the data from the user's input and map it to the expected args format. Invoke the scripts/generate.js script with a JSON payload. Payload Format: Execution Command: The script will output the URL of the generated chart image. Return the following to the user: Detailed specifications for each chart type are located in the references/ directory.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does chart-visualization do?

This skill provides a comprehensive workflow for transforming data into visual charts. It handles chart selection, parameter extraction, and image generation.

Is chart-visualization good?

chart-visualization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does chart-visualization work with?

chart-visualization currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to chart-visualization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install chart-visualization?

npx skills add https://github.com/antvis/chart-visualization-skills --skill chart-visualization

Related skills

More from antvis/chart-visualization-skills

Related skills

Alternatives in Software Engineering