
Multiple rendering methods such as Canvas, SVG, and VML. ZRender is also the renderer for ECharts.
ZRender provides nearly 20 graphic types, which can be found under the documentation zrender.Displayable. If you want to create other graphics, you can also extend it with zrender.Path.extend.
Node.js is an event-based server-side JavaScript engine.