Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #1056
Closed
Open
Issue created Apr 13, 2020 by Administrator@rootContributor

Deep-dive Daily cases for India graph is having wrong calculation.

Created by: bee-rickey

The graph shows active data as: (today's total number of cases - today's recovery - today's deceased count) It should be: today's total number of cases.

Eg: For 13th April: there were 1242 new cases, 107 recoveries and 27 deaths. image

The graph shows: (1242 - 107 - 27) as active: image

This is wrong as the cases on 13th April are 1242. Not 1242 - 107 - 27.

Also, the nomenclature for the new cases shouldn't be Active. It should be "New cases". Active is a misleading term since the number of active cases as of 13th is way higher than 1242.

Assignee
Assign to
Time tracking