What problem does it solve?
This skill solves the complexity of manually writing ECharts configuration code, allowing users to generate professional, interactive data visualizations directly from their data and analysis requirements.
Core Features & Use Cases
- Automated Configuration: Automatically generates valid, high-quality ECharts JSON configurations based on user data.
- Dual-Output Workflow: Simultaneously provides a Markdown-rendered preview for the chat interface and a persistent JSON file for long-term storage.
- Use Case: A user needs to visualize sales trends or product distribution; this skill analyzes the data, selects the optimal chart type (e.g., line, pie, bar), and saves the configuration to the project workspace while displaying it in the chat.
Quick Start
Use the echarts_chart skill to analyze the provided sales data and generate a professional line chart showing the monthly trend.