Echarts

🌐Community
by vamseeachanta · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add echarts npx -- -y @trustedskills/echarts
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
vamseeachanta
Installs
0

🌐 Community

Passed automated security scans.