echarts

Installation
SKILL.md

ECharts Skill

Technology Stack

  • pyecharts: Python wrapper for Apache ECharts
  • Apache ECharts: JavaScript charting library
  • Output: Self-contained HTML with embedded JS

Chart Types Reference

Bar Charts

from pyecharts.charts import Bar
from pyecharts import options as opts
Installs
359
GitHub Stars
16
First Seen
Jan 24, 2026
echarts — rebyteai-template/rebyte-skills