Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Absolute counts in JS frameworks report #85

Open
dbalabka opened this issue May 20, 2020 · 0 comments
Open

Absolute counts in JS frameworks report #85

dbalabka opened this issue May 20, 2020 · 0 comments

Comments

@dbalabka
Copy link

dbalabka commented May 20, 2020

  1. It would great to show representation in absolute values to easily compare distributions of respondents between the frameworks.
  2. Current color visualization give incorrect impression that we can compare proportions between the frameworks that in reality has different magnitude of absolute counts
    Ember:
     {
        "range": "range_more_than_1000",
        "percentage": 23.5,
        "count": 167
      }

React:

     {
        "range": "range_more_than_1000",
        "percentage": 20.2,
        "count": 2812
      },

IMG_0090

@dbalabka dbalabka changed the title Absolute counts in JS frameworks Absolute counts in JS frameworks report May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant