Nuxt Module for Apache ECharts™
"Nuxt Echarts provides client or server side rendering for Apache ECharts™ in Nuxt."
- ⛰ SSR: Server-side SVG Rendering with Nuxt server components
- ♾️ Client Hydration: lazy-loading full ECharts or lightweight client runtime
- 🛠️ Configurable: import only necessary functionality for shrinking bundle size
- 🦾 Type Strong: auto-import ECharts option type based on your config
- 🌲Tree-shaking: Components and ECharts are only included if you use them