Hey I want to make the organizational chart for my organizations data. I tried the sample code provided here (Organizational Chart Demo) and it worked. Then I replaced the data with my own data and it is not working. I have around 400 employees records, maybe it doesn't work for large datasets? I also tried finding issues with my dataset (maybe an employee id is repeating, or maybe an employee doesn't have a manager, but found no issues).
I am using:
- Blazor Server
- .NET SDK 6.0.201
- Syncfusion.Blazor.Diagram 19.4.0.56
Can you check if there is a problem with the component? I am also attaching the code file for your reference. Thanks!
Attachment: OrgChart_e003c9bc.zip