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
Copy file name to clipboardExpand all lines: docs/editor_overview.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,20 +63,6 @@ You can adjust the attributes of the shapes via the available sidebar options of
63
63
||
64
64
65
65
If you've added a custom shape to the editor in the org chart mode, you can configure the right panel to be able to edit custom properties of the shape.
66
-
67
-
## Shape search
68
-
69
-
DHTMLX Diagram provides you with a set of API that you can apply in order to make working with a Diagram more convenient.
70
-
For example, you can implement a feature of searching a shape on request that helps you to simplify work with large diagrams.
You can apply the zoom template to your diagram to be able to change its appearance via zooming the diagram in or out. Besides, you can make it possible to user to get the detailed information on the selected shape.
Copy file name to clipboardExpand all lines: docs/overview.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ There is also an org chart mode of Diagram that presents a set of shapes connect
66
66
67
67
### Assistant and partner shapes
68
68
69
-
A parent shape of any level can have assistant or partner items. The assistant and partner shapes can't be parent items. The assistant and partner items can be added in the [editor](#editor-in-the-org-chart-mode) or by preparing a [data set](guides/loading_data.md/#preparing-data-to-load).
69
+
A parent shape of any level can have assistant or partner items. The assistant and partner shapes can't be parent items. The assistant and partner items can be added in the [editor](./editor_overview/#editor-in-the-org-chart-mode) or by preparing a [data set](guides/loading_data.md/#preparing-data-to-load).
70
70
71
71
In the hierarchical order, the assistant items are displayed between parent and children shapes.
72
72
@@ -113,6 +113,19 @@ An example of adding a custom template into the mindmap mode of the diagram to c
You can apply the zoom template to your diagram to be able to change its appearance via zooming the diagram in or out. Besides, you can make it possible to user to get the detailed information on the selected shape.
Now you can learn about using DHTMLX Diagram Editor in your application. Read the [Diagram Editor overview](editor_overview.md) to get more about this tool.
Copy file name to clipboardExpand all lines: docs/whats_new.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,12 @@ Version 4.1
12
12
------------------
13
13
Released on December 7, 2021
14
14
15
-
### New functionality
15
+
### New functionality!
16
16
17
17
- The ability to add [partner shapes](/#assistant-and-partner-shapes) in the org chart mode
18
18
- The ability to add [assistant shapes](/#assistant-and-partner-shapes) in the org chart mode
19
19
- The ability to add [titles to lines](/#title-of-lines) in the default mode
20
-
- The ability to [drag and drop shapes](/#editor-in-the-org-chart-mode) from one parent to another in Editor in org chart and mind map modes. The shapes are dragged with their children items
20
+
- The ability to [drag and drop shapes](../editor_overview/#editor-in-the-org-chart-mode) from one parent to another in Editor in org chart and mind map modes. The shapes are dragged with their children items
21
21
- The ability to [style target items](/guides/customization/#styling-target-shapes) in Editor in org chart and mindmap modes
0 commit comments