Skip to content

Improve data visualization #2

@hXtreme

Description

@hXtreme

Currently state wise distribution is plotted as a pie chart. Pie charts are good for showing relative sizes but in this instance the more useful information is the absolute number of cases/death... in a particular state and not how many times more people in one state than other.

This information is much better conveyed using bar graphs so I recommend switching to bar graph.

In particular I recommend the following graph:

On X axis you have states(ordered by the number of cases, on Y axis you have number of people (on log scale). For each state, there would be three bars for confirmed cases, cured cases and deaths respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions