A simple React Application on how to use the Data Manager interface and import data into the Syncfusion® Diagram Component and automatically arrange the nodes using the organizational layout.
Refer to the following documentation to learn about the React Diagram Component: https://ej2.syncfusion.com/react/documentation/diagram/getting-started#dependencies
Check out this online example of the React Diagram Component: https://ej2.syncfusion.com/react/demos/#/material3/diagram/default-functionality
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
To run this application, you need to first clone the
how-to-create-and-position-an-organization-chart-using-react-diagram
repository and then open it in Visual Studio Code. Now, simply build and run your project using npm run
command to view the output.