covid19india / covid19india-react

Tracking the impact of COVID-19 in India
https://www.covid19india.org
MIT License
6.86k stars 3.41k forks source link

Daily active cases are showing negative in graph #2385

Closed riteshkr54 closed 3 years ago

riteshkr54 commented 3 years ago

Daily active cases shown for state is negative for some dates, most probably due to wrong formula being assigned (daily positive- daily recovered ??) instead of total postive - total recovered till that day

harirajv commented 3 years ago

@riteshkr54 Could you please share a screenshot of it?

riteshkr54 commented 3 years ago

dailyactive2 dailyactive1

TheTrio commented 3 years ago

If you want to see total positive - total recovered, click on the Cumulative tab. Daily shows new positive - new recovered, which can certainly be negative.

ShikariShambuJr commented 3 years ago

In case recovered cases and deceased cases are more than the confirmed cases on that particular day the graph will go in negative

shuklaayush commented 3 years ago

Refer to https://github.com/covid19india/covid19india-react/issues/2038#issuecomment-641962963