We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6642a5b commit 33d1f54Copy full SHA for 33d1f54
1 file changed
docs/guides/ai-integrations/mcp-server.md
@@ -199,6 +199,9 @@ I want to build an org chart from a JSON data set in DHTMLX Diagram. How do I co
199
~~~
200
How do I create a flowchart with decision nodes and multiple links in DHTMLX Diagram?
201
202
+~~~
203
+How do I use autoPlace() to automatically arrange shapes in DHTMLX Diagram?
204
205
206
**Working with shapes**
207
@@ -214,9 +217,6 @@ How do I change the default text style and background color for all shapes in DH
214
217
215
218
**Configuring the editor**
216
219
-~~~
-How do I use autoPlace() to automatically arrange shapes in DHTMLX Diagram?
220
221
I want to enable inline editing for shape text in DHTMLX Diagram.
222
0 commit comments