🦠 Django + Plotly Coronavirus dashboard. Powerful data driven Python web-app, with an awesome UI. Contributions welcomed! Featured on 🕶Awesome-list
213
stars
176
forks
source link
Fixed Bug: Values from Death Column Populated into Recovered Column and Vice Versa #61
Closed
samesmaeili closed 4 years ago
Issue: In fetch-data.js file, the global cases table was incorrectly populating values from the death column into the recovered column and vice versa.
Changes Made: