Hello:
I've never used Syncfusion before. I'm in the process of doing research to find an Angular diagramming library that will allow me to create diagrams of FSMs (Finite State Machines) with events. I've attached a screenshot that shows something that's similar to what I'm trying to do.
In the attached screenshot, each node represents a state in the FSM. The name of the state is at the top of the node in the dark grey area. The events that can be generated in each state are represented in the light gray parts of the nodes. The connectors indicate which state the FSM transitions to when an event is fired in the current state. So connectors can only start at a specific event (light grey area) and connect to the name of the next state (dark grey area).
I reviewed the Angular diagram documentation but didn't see anything that would help me create nodes of the type I require. I would appreciate any assistance in pointing me in the right direction so I can create a proof of concept to help me determine if this is the right library for the job.
Thank you.
Attachment:
PlayMaker_b5f90933.7z