Course Overview
Timelines in vis.js:
The Timeline is an interactive visualization chart to visualize data in time. The data items can take place on a single date, or have a start and end date (a range). You can freely move and zoom in the timeline by dragging and scrolling in the Timeline. Items can be created, edited, and deleted in the timeline. The time scale on the axis is adjusted automatically, and supports scales ranging from milliseconds to years.Timeline uses regular HTML DOM to render the timeline and items put on the timeline. This allows for flexible customization using css styling.
The training will help you learn about
- Overview
- Data Format
- Configuration options
- Methods
- Events
- Editing Items
- Time zones
- Styles
Target Customers:
- Web developers
- Web designers
- Students
- Someone who wants to learn mapping solutions
Pre-Requisites:
- Basic knowledge of JavaScript
- Performing web application development