hustcc / hustcc/echarts-for-react
Support server side rendering
Open
- Dominant language
- TypeScript
- Stars
- 5k
- Forks
- 650
- PR merge metrics
- No merged PRs in 30d
Description
Now that [echarts supports server side rendering ](https://apache.github.io/echarts-handbook/en/how-to/cross-platform/server/), could we support it here as well ?
I know we might have limitations specially with canvas but we could support ssr for svg rendering as a first step.
This would help situations where we want to render a larger/complex component that includes the echart component from `echarts-for-react`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.