Data Preprocessing

优质
小牛编辑
127浏览
2023-12-01

In the input JSON data, the higher the value of v gets, the brighter the particles are and the faster
they travel from the country of origin to destination. (Check Michael Chang's article for how he comes up with
this idea). Gio.js library will automatically scale the range of the input data for better
visualization. As a developer, you can also define your own way of preprocessing data.