type
Description
Required. Defines the mode of Diagram initialization
Usage
type: "default" | "org" | "mindmap";
Details
DHTMLX Diagram can be initialized in one of three modes:
- type:"default" is used to visualize relations between some entities
- type:"org" is used to show the structure of a group of people by presenting their relations in a hierarchical order
- type:"mindmap" is used to arrange information on some topic by representing the main concept surrounded by associated ideas
Related articles: