The diagram component visually represents information. It is also used to create diagrams like flow charts, organizational charts, mind maps, and BPMN either through code or a visual interface.
Key Features
Nodes are used to host graphical objects (path or controls) that can be arranged and manipulated on a diagram page. Many predefined standard shapes are included. Custom shapes can also be created and added easily.
The relationship between two nodes is represented using a connector.
Labels are used to annotate nodes and connectors.
Generates diagram with nodes and connectors based on the information provided from an external data source.