Managing events using the TimeLine component
TimeLine is an interactive visualization chart for scheduling and manipulating the events in a certain period of time. The time axis scale can be auto-adjusted and ranges from milliseconds to years. The events can take place on a single date or a particular date range.
The TimeLine component supports many features such as read only events, editable events, grouping events, client-side and server-side API, and drag-and-drop.
The Timeline features are divided into the following use cases:
Common basic usages
The editable events with client-side API and server-side API
Grouping and events that can be merged
Customized styles and internationalization support
Limit range
Linked TimeLine components
Lazy loading events
Drag-and-drop items
Common basic usages
The TimeLine component provided some configurable options that are used for any basic TimeLine development. You can change these options dynamically using command actions.
The following are the configurable options...