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
A Timeline view displays an appointment sequence on a horizontal scale. The DevExtreme [Scheduler](/Documentation/Guide/UI_Components/Scheduler/Overview/) ships with four [timeline views](/Documentation/Guide/UI_Components/Scheduler/Views/View_Types/#Timeline_Views):
1
+
Our Timeline view displays appointment sequences across a horizontal scale. The DevExtreme [Scheduler](/Documentation/Guide/UI_Components/Scheduler/Overview/) ships with four [built-in Timeline views](/Documentation/Guide/UI_Components/Scheduler/Views/View_Types/#Timeline_Views):
2
2
3
3
- Timeline Day
4
4
- Timeline Week
5
5
- Timeline Work Week
6
6
- Timeline Month
7
7
<!--split-->
8
8
9
-
This demo allows you to try/review the following Scheduler capabilities:
9
+
This demo allows you to explore the capabilities of our Timeline view:
10
10
11
-
- Switch between Timeline view types using the [View Switcher](/Documentation/Guide/UI_Components/Scheduler/View_Switcher/) toolbar item.
12
-
- Enable "Snap to Grid" capability for all appointments or short appointments only (shorter than two cells in duration). For additional information, see [snapToCellsMode](/Documentation/ApiReference/UI_Components/dxScheduler/Configuration/#snapToCellsMode).
13
-
- Note how the Scheduler groups appointments by resource to separate low and high priority tasks. For additional information, refer to the following technical demo: [Scheduler - Grouping by Resources](/Demos/WidgetsGallery/Demo/Scheduler/GroupingByResources/).
11
+
- You can switch between Timeline view types using the [View Switcher](/Documentation/Guide/UI_Components/Scheduler/View_Switcher/) toolbar item.
12
+
- You can enable our "Snap to Grid" option for all appointments or short appointments only (shorter than two cells in duration). For additional information, see [snapToCellsMode](/Documentation/ApiReference/UI_Components/dxScheduler/Configuration/#snapToCellsMode).
13
+
14
+
Note how the DevExtreme Scheduler groups appointments by resource to separate low and high priority tasks. For additional information, refer to the following technical demo: [Scheduler - Grouping by Resources](/Demos/WidgetsGallery/Demo/Scheduler/GroupingByResources/).
0 commit comments