Charts Studio

starter kit

Real ECharts in four cuts: trends, composition, hierarchy, flow. Stacked area, donut + bar, sunburst, sankey.

built with fancy-echarts

Get it locally

$curl -L https://ui.particle.academy/starter-kits/fancy-echarts/download.zip -o fancy-echarts.zip && unzip fancy-echarts.zip && cd fancy-echarts-starter && npm install && npm run dev

Self-contained Vite + React 19 + Tailwind v4 project. ~12 KB. Edit src/Kit.tsx to make it yours. MIT.

localhost:5173 · Charts Studiodev
Time series

stacked area

Daily MRR over 30 days, stacked by region. Real ECharts series — hover for tooltips, click legend to toggle, smooth interpolation.

@particle-academy/fancy-echarts