Getting Started
Introduction
Welcome to Nuxt ECharts.
Nuxt ECharts is currently in active development and based on experimental <NuxtIsland>
. If you found any issue, design flaw, or have ideas to improve it, please open an issue or a Discussion.
Features
- ⛰ 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
Play online
You can start playing with this template in your browser using our online sandbox:
Play on StackBlitzOr view Online Demo.