Echarts
Echarts enables interactive data visualization creation using a powerful charting library, boosting insights and communication through dynamic charts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add echarts npx -- -y @trustedskills/echarts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"echarts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/echarts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to ECharts, a powerful charting and visualization library. It allows AI agents to generate various types of charts from data, including line graphs, bar charts, pie charts, and more. The generated visualizations can be used for data analysis, reporting, or presentation purposes.
When to use it
- Data Reporting: Generate visual reports summarizing key metrics from a dataset.
- Trend Analysis: Create line graphs to illustrate trends over time based on provided data points.
- Comparative Analysis: Use bar charts to compare different categories of data and highlight differences.
- Presenting Data Insights: Produce pie charts to show proportions or distributions within a dataset for easy understanding.
Key capabilities
- Chart generation (line, bar, pie, etc.)
- Data visualization
- Report creation
- Trend analysis
Example prompts
- "Create a line chart showing website traffic over the last month."
- "Generate a bar chart comparing sales figures for different product categories."
- "Show me a pie chart representing market share distribution among competitors."
Tips & gotchas
The skill requires data to be provided in a structured format (e.g., CSV, JSON) that ECharts can interpret. Ensure the data is clean and properly formatted for optimal visualization results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.