apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
59.49k stars 19.58k forks source link

[Feature] Nuxt Module #19790

Open Celibioux opened 2 months ago

Celibioux commented 2 months ago

What problem does this feature solve?

A propre way to use Echarts with Nuxt Will help the Vue Community as Nuxt is used Widely

What does the proposed API look like?

-

neonarc4 commented 2 months ago

vue echart already their dont burden echarts people for nuxt support else nextjs ask for it as well lol

Zego001 commented 2 months ago

``39d439d0dd387d4a6d4b22833ae1301d

Celibioux commented 2 months ago

@neonarc4 Who are you talk on their behalf ? 🤣 If you've read my suggestion is about SSR and it's an open community anyone could ask but it's Only the TEAM Who Decide what fit Best Not you

kingyue737 commented 3 hours ago

I write a Nuxt Module for ECharts with support of SSR.

https://github.com/kingyue737/nuxt-echarts

docs: https://echarts.nuxt.dev/

It's currently in active development. Any suggestion or issue reports are very welcome.