A Covid-19 Data visualization project made javascript, tabletop.js, and Google Charts API.
- Tabletop.js takes a lot of time to load the data from google sheet.
- We have to refresh the web page multiple times to draw the chart on screen.
- Irresponsive design makes it difficult to use it on different devices.
The Data set used was taken from WHO-Covid-19 Data set and it is showing the data till 10th Aug, 2021
I will make some possible changes in this project to remove these issues.