You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

6
8
9
+
The DHTMLX [JavaScript Diagram library](https://dhtmlx.com/docs/products/dhtmlxDiagram/) allows developers to create interactive, customizable diagrams such as flowcharts, organizational charts, network diagrams, mind maps, etc. It simplifies complex data visualization by organizing it into a clear hierarchical structure using automatic layouts and live editors.
10
+
11
+
<aname="how-to-start"></a>
7
12
## How to start
8
13
9
14
Clone the repository or download files.
@@ -22,17 +27,61 @@ npm run start
22
27
23
28
You can also use [GitHub Codespaces](https://docs.github.com/en/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository) to run online.
24
29
30
+
<aname="key-features"></a>
31
+
## DHTMLX Diagram key features
32
+
33
+
- Live Diagram, Org chart, and Mindmap editors for a quick diagram arrangement
This demo is available under the Evaluation license. To use it in your projects, please choose a proper license on the DHTMLX website: [https://dhtmlx.com/docs/products/licenses.shtml](https://dhtmlx.com/docs/products/licenses.shtml)
0 commit comments