Course Overview
Datasets in vis.js:
A DataSet can be used to store JSON objects by id. Objects can be added, updated and removed from the DatSet, and one can subscribe to changes in the DataSet. The data in the DataSet can be filtered and ordered, and fields (like dates) can be converted to a specific type. Data can be normalized when appending it to the DataSet as well.
The training will help you learn about
- Overview
- Construction
- Methods
- Properties
- Subscriptions
Target Customers:
- Web developers
- Web designers
- Students
- Someone who wants to learn mapping solutions
Pre-Requisites:
- Basic knowledge of JavaScript
- Performing web application development