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: angularjs/Diagram/Automatic-Layout.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -540,13 +540,13 @@ The following table illustrates the different chart orientations and chart types
540
540
541
541
| Orientation | Type | Description | Example |
542
542
|---|---|---|---|
543
-
| Horizontal | Left | Arranges the child nodes horizontally at the left side of parent. ||
544
-
|| Right | Arranges the child nodes horizontally at the right side of parent. ||
545
-
|| Center | Arranges the children like standard tree layout orientation. ||
546
-
|| Balanced | Arranges the leaf-level child nodes in multiple rows. ||
547
-
| Vertical | Left | Vertically arranges the children at the left side of parent ||
548
-
|| Right | Vertically arranges the children at the right side of parent ||
549
-
|| Alternate | Vertically arranges the children at both left and right sides of parent ||
543
+
| Horizontal | Left | Arranges the child nodes horizontally at the left side of parent. ||
544
+
|| Right | Arranges the child nodes horizontally at the right side of parent. ||
545
+
|| Center | Arranges the children like standard tree layout orientation. ||
546
+
|| Balanced | Arranges the leaf-level child nodes in multiple rows. ||
547
+
| Vertical | Left | Vertically arranges the children at the left side of parent ||
548
+
|| Right | Vertically arranges the children at the right side of parent ||
549
+
|| Alternate | Vertically arranges the children at both left and right sides of parent ||
550
550
551
551
552
552
The following code example illustrates how to set the vertical right arrangement to the leaf level trees.
0 commit comments