It is not only a fully functional graph visualization library, but also an explorer of data relationships.
!!!###!!!title=How to Import VMind——VisActor/VMind tutorial documents!!!###!!!!!!###!!!description=In the [How to Get VMind](./How_to_Get_VMind) section, we introduced how to get VMind. This section will introduce how to reference VMind under these acquisition methods one by one.!!!###!!!
How to Reference VMind in Your Project
In the How to Get VMind section, we introduced how to get VMind. This section will introduce how to reference VMind under these acquisition methods one by one.
Using cdn
After we get the VMind file from cdn, we can add it to the <script> tag in the HTML file:
** Note: When introducing VMind in the cdn way, you need to pay attention to the reference method of VMind:**
Using npm
After we install @visactor/vmind into the project through npm, we can use it in the following way: