Back to Skills

lime-echart

verified

Provides comprehensive guidance for Lime ECharts including chart creation, configuration, data visualization, and interactive charts. Use when the user asks about Lime ECharts, needs to create charts, visualize data, or work with ECharts features.

View on GitHub

Marketplace

full-stack-skills

partme-ai/full-stack-skills

Plugin

development-skills-utils

Repository

partme-ai/full-stack-skills
39stars

skills/lime-echart/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/partme-ai/full-stack-skills/blob/main/skills/lime-echart/SKILL.md -a claude-code --skill lime-echart

Installation paths:

Claude
.claude/skills/lime-echart/
Powered by add-skill CLI

Instructions

## When to use this skill

Use this skill whenever the user wants to:
- Create ECharts charts in UniApp or UniAppX projects
- Display data visualizations (line charts, bar charts, pie charts, etc.) in H5, mini-programs, or App
- Configure and customize ECharts charts for cross-platform compatibility
- Integrate ECharts into UniApp/UniAppX applications
- Handle chart events and interactions in UniApp/UniAppX
- Optimize chart performance in mobile environments
- Use advanced ECharts features in UniApp/UniAppX

## How to use this skill

To use lime-echart in UniApp/UniAppX projects:

1. **Install and configure** lime-echart:
   - Load `examples/getting-started/installation.md` for installation instructions
   - Load `examples/getting-started/basic-usage.md` for basic setup and configuration
   - Load `examples/getting-started/configuration.md` for detailed configuration options

2. **Choose the chart type** based on the user's requirements:
   - Line chart/折线图 → `examples/charts/line-chart.md`
   - Bar chart/柱状图 → `examples/charts/bar-chart.md`
   - Pie chart/饼图 → `examples/charts/pie-chart.md`
   - Scatter chart/散点图 → `examples/charts/scatter-chart.md`
   - Radar chart/雷达图 → `examples/charts/radar-chart.md`
   - Gauge chart/仪表盘 → `examples/charts/gauge-chart.md`
   - Funnel chart/漏斗图 → `examples/charts/funnel-chart.md`
   - Heatmap/热力图 → `examples/charts/heatmap.md`
   - Tree chart/树图 → `examples/charts/tree-chart.md`
   - Map chart/地图 → `examples/charts/map-chart.md`
   - Candlestick chart/K线图 → `examples/charts/candlestick-chart.md`
   - Boxplot chart/箱线图 → `examples/charts/boxplot-chart.md`

3. **Load the appropriate example file** from the `examples/` directory:
   - `examples/getting-started/installation.md` - Installation and setup
   - `examples/getting-started/basic-usage.md` - Basic usage examples
   - `examples/getting-started/configuration.md` - Configuration options
   - `examples/charts/line-chart.md` - Line chart examples
   - `examples/charts/bar-chart.

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
5778 chars