Skip to content

Commit 33d1f54

Browse files
committed
[fix] move autoPlace() prompt to correct section
- autoPlace() is a Diagram object method, not an Editor API - moved the prompt from 'Configuring the editor' to 'Creating diagrams'
1 parent 6642a5b commit 33d1f54

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/guides/ai-integrations/mcp-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ I want to build an org chart from a JSON data set in DHTMLX Diagram. How do I co
199199
~~~
200200
How do I create a flowchart with decision nodes and multiple links in DHTMLX Diagram?
201201
~~~
202+
~~~
203+
How do I use autoPlace() to automatically arrange shapes in DHTMLX Diagram?
204+
~~~
202205

203206
**Working with shapes**
204207

@@ -214,9 +217,6 @@ How do I change the default text style and background color for all shapes in DH
214217

215218
**Configuring the editor**
216219

217-
~~~
218-
How do I use autoPlace() to automatically arrange shapes in DHTMLX Diagram?
219-
~~~
220220
~~~
221221
I want to enable inline editing for shape text in DHTMLX Diagram.
222222
~~~

0 commit comments

Comments
 (0)