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
Note that you should specify the configuration of layout before Gantt initialization. If you make changes in the layout, you need to refresh it using [resetLayout](api/method/resetlayout.md).
39
+
Note that you should specify the layout configuration before Gantt initialization. If you make changes to the layout, you need to refresh it using [`resetLayout()`](api/method/resetlayout.md).
40
40
:::
41
41
42
42
### Related API
@@ -46,4 +46,3 @@ Note that you should specify the configuration of layout before Gantt initializa
46
46
-[Gantt Layout](guides/layout-config.md)
47
47
-[How-tos](guides/how-to.md#how-to-toggle-gridchart) (read how to toggle grid/chart)
48
48
-[How-tos](guides/how-to.md#how-to-toggle-the-resource-view) (read how to toggle the resource view)
0 commit comments