It is not only a fully functional graph visualization library, but also an explorer of data relationships.
!!!###!!!title=Node Server-Side Rendering——VisActor/VChart tutorial documents!!!###!!!!!!###!!!description=VChart provides the ability to render server-side in Node environments. You can use VChart to generate chart images in a Node environment. Here, we will introduce how to use [node-canvas](https://github.com/Automattic/node-canvas) to implement chart server-side rendering.!!!###!!!
Node Server-Side Rendering
VChart provides the ability to render server-side in Node environments. You can use VChart to generate chart images in a Node environment. Here, we will introduce how to use node-canvas to implement chart server-side rendering.
How to use
VChart's Node server-side rendering capability is provided by the underlying rendering engine VRender. The usage is very simple. Below is a simple example to illustrate:
Upon executing the above script, you will obtain the following image: