Skip to content

Issue with the profile numbers. #6

Open
@tusharnankani

Description

@tusharnankani

Hi!

The numbers mentioned here are in %ages, eg: 82% commits, whereas the followers, following, and repos are numbers.

Screenshot (596)

  • On a bar chart, this is mathematically incorrect, because the y-axis can't represent both numbers and percentages.
  • Whereas the pie chart, on the right, seems like an accurate representation figure for contributions, since we are talking about percentages.

This probably can be fixed by 3 methods:

  1. Keeping a bar graph for Follower, Following, Repos, and Gists.
  • And removing the remaining 4 entries, since we have a pie chart for it.
  • Increasing the size of pie charts and keeping the bar graph and the pie chart parallel.

  1. If the bar graph for 4 entries - Commits, Code Review, Issues, and PRs is to be kept, then:
  • Creating a different bar graph for these 4 and a different bar graph Follower, Following, Repos, and Gists.
  • Then, suggesting the layout as 2 parallel bar graphs of the same size:
    • y-axis for one in numbers
    • y-axis for the other one in percentages
  • And the remaining pie - chart below the parallel bar graphs.

  1. If none of the major mentioned changes are agreed, then:
  • Everything to be kept the same, except:
    • Explicitly mentioning percentages, instead of numbers:
      • i.e. 82% instead of 82, on both bar graphs and pie chart.

Let me know if anything else is to be explained, again!

Regards,
Tushar Nankani

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions