Giter VIP home page Giter VIP logo

Comments (3)

Justineo avatar Justineo commented on September 28, 2024 1

I'm closing this issue as @kingyue737 is working on a Nuxt Module for ECharts 👍. See the comment above.

from vue-echarts.

kingyue737 avatar kingyue737 commented on September 28, 2024

https://echarts.apache.org/handbook/en/how-to/cross-platform/server#server-side-svg-rendering

We also have to specify the height and width of the chart, so if your chart size needs to be responsive to the container, you may need to think about whether server-side rendering is appropriate for your scenario.

In my opinion, it seems that scenarios of SSR ECharts are limited since many users use VueEcharts with autoresize prop which does not work on the server side. We cannot know the size of the container in advance.

from vue-echarts.

kingyue737 avatar kingyue737 commented on September 28, 2024

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.

It doesn't have issue like #627 and #766

from vue-echarts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.