# Nuxt ECharts > Nuxt module for Apache ECharts™ ## Landing - [Nuxt ECharts - Nuxt Module for Apache ECharts™](https://echarts.nuxt.dev/raw/index.md): Integrate Apache ECharts™ in your Nuxt application with both client-side and server-side Rendering. ## Docs - [Introduction](https://echarts.nuxt.dev/raw/getting-started.md): Nuxt Module for Apache ECharts. - [Installation](https://echarts.nuxt.dev/raw/getting-started/installation.md): Get started with Nuxt ECharts. - [Configuration](https://echarts.nuxt.dev/raw/getting-started/configuration.md): Nuxt ECharts can be configured to provide better DX. - [Usage](https://echarts.nuxt.dev/raw/guides/usage.md): Learn how to use Nuxt ECharts. - [Server-Side Rendering](https://echarts.nuxt.dev/raw/guides/ssr.md): Learn about SSR empowered by Nuxt ECharts. - [Provide / Inject](https://echarts.nuxt.dev/raw/guides/provide-inject.md): Configure contextual options via Nuxt ECharts injection keys. - [VChart](https://echarts.nuxt.dev/raw/components/v-chart.md): is a simple and powerful ECharts wrapper in Vue. - [VChartFull](https://echarts.nuxt.dev/raw/components/v-chart-full.md): brings full ECharts functionality to your Nuxt app with SSR. - [VChartIsland](https://echarts.nuxt.dev/raw/components/v-chart-island.md): Nuxt ECharts provides the component to render a non-interactive ECharts SVG without any client JS. - [VChartServer](https://echarts.nuxt.dev/raw/components/v-chart-server.md): Rendering ECharts on server and allow client-side injection. - [VChartLight](https://echarts.nuxt.dev/raw/components/v-chart-light.md): Enable simple interactions on the client side based on server-side rendering.