Echarts Performance Tips

Sub-skill of echarts: Performance Tips.

vamseeachanta a193937 434 B Updated

File contents

Performance Tips

Performance Tips

  1. Use progressive rendering for >10k points
  2. Enable sampling for time series data
  3. Lazy load chart instances
  4. Dispose charts when unmounting
  5. Use Canvas renderer for large datasets

Use this skill for the best balance of ease-of-use and powerful customization!

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/data/visualization/echarts/performance-tips commit a193937198

Frequently asked questions

npx skillmds@latest add vamseeachanta/echarts-performance-tips