{{target: headless}}

Server-side Rendering

ECharts can be rendered at server-side. For example, the thumbnails in the official examples page are generated at a server.

Commonly used headless tool is required, for example, puppeteer, headless chrome, node-canvas, jsdom, PhantomJS, etc.

Some solutions contributed by the community are list as follows: