Diagram items
The next guides introduce you to all available types of Diagram items, and discuss peculiarities on their configuration.
🗃️ Shapes
2 items
📄️ Lines
You can learn about Lines in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
📄️ LineTitles
You can learn about Lines in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
📄️ Groups
You can learn about Groups in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
📄️ Swimlanes
You can learn about Swimlanes in the documentation of the DHTMLX JavaScript Diagram library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Diagram.
After you have learnt the guides, you can check the following API sections to accelerate the development process:
- Items API properties
- DataCollection API (allows adding, removing, filtering data items (such as shapes, lines, line titles, groups, swimlanes), etc.)
- CellManager API (allows adding, removing, moving swimlane cells, etc.)
- Selection API
- Diagram API
- Diagram Editor API
To get more knowledge on how to load, customize, edit items and perform different operations over them, read the guides: