Apache ECharts

Generates interactive charts and visualizations by accepting ECharts configuration JSON with customizable dimensions, themes, and output formats including PNG images, SVG strings, and validated JSON options.

View Source
47 stars
0 tools
Created Aug 2025
@hustcc/hustcc-apache-echarts-echarts

About

Generates interactive charts and visualizations by accepting ECharts configuration JSON with customizable dimensions, themes, and output formats including PNG images, SVG strings, and validated JSON options.

Categories

general

Installation

npm

npm install @hustcc/hustcc-apache-echarts-echarts

Configuration

{ "mcpServers": { "hustcc-apache-echarts-echarts": { "command": "npx", "args": [ "-y", "@hustcc/hustcc-apache-echarts-echarts" ] } } }