Online Demo

Client / Server Side Rendering ECharts in Nuxt

Nuxt Echarts cannot only integrate Apache ECharts™ in the browser but also render on server side via Nuxt Server Component.

Terminal
npx nuxi module add echarts

Features

SSR
Server-side SVG Rendering with Nuxt server components.
Client Hydration
Lazy-loading full ECharts or lightweight client runtime.
TypeScript
Auto-import ECharts option type based on your config.