Back to Skills

echarts-performance-tips

vamseeachanta
Updated 2 days ago
3 views
3
2
3
View on GitHub
Otherdata

About

This skill provides performance optimization techniques for ECharts visualizations when handling large datasets. It offers specific guidance like progressive rendering for >10k points, sampling for time series, and proper chart lifecycle management. Use this reference when you need to improve the efficiency of data-heavy ECharts implementations.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/echarts-performance-tips

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/visualization/echarts/performance-tips
0

Related Skills