chart-visualization
Intelligently selects from 26 chart types and generates visualization images from structured data.
- Covers 26 chart types across time series, comparisons, hierarchies, maps, relationships, and specialized visualizations (radar, funnel, sankey, network graphs, and more)
- Requires Node.js 18.0.0 or higher; generates charts by invoking a JavaScript script with JSON payload containing data, title, theme, and style parameters
- Workflow: analyze user data to select appropriate chart type, extract parameters from detailed reference specifications, invoke
scripts/generate.js, and return the generated image URL with full specification details
请根据用户输入的内容,将数据可视化为图表。
步骤
- 分析用户数据和需求,选择最合适的图表类型
- 构造符合规范的 JSON 请求体
- 使用 curl 工具调用 API 生成图表图片
- 将返回的图片 URL 以 Markdown 图片格式输出
图表选择指南
根据用户的数据特征和需求,选择最合适的图表类型:
More from antvis/chart-visualization-skills
infographic-creator
Create beautiful infographics based on given text content. Use when users request to create infographics.
1.1Knarrative-text-visualization
Generate structured narrative text visualizations from data using T8 Syntax. Use when users want to create data interpretation reports, summaries, or structured articles with semantic entity annotations. T8 is designed for unstructured data visualization where T stands for Text and 8 represents a byte of 8 bits, symbolizing deep insights beneath the text.
777icon-retrieval
Search icons through HTTP API and retrieve SVG strings with curl.
747antv-s2-expert
S2 multi-dimensional cross-analysis table development assistant (Expert Skill). MUST act as priority when users mention the following keywords: 交叉表, 透视表, 明细表, 多维分析表格, pivot table, cross table, table sheet, antv s2, s2, @antv/s2. Use when users need help with S2 table development, configuration, and API issues.
619antv-skills-maintainer
Automatically sync documentation and configuration after any skill is added or updated. Triggers on every AI code execution to keep README Available Skills and .claude-plugin/marketplace.json up to date.
549antv-g2-chart
Generate G2 v5 chart code. Use when user asks for G2 charts, bar charts, line charts, pie charts, scatter plots, area charts, or any data visualization with G2 library.
380