Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
124 stars 50 forks source link

2022 Survey Results, Libraries page, Retention/Users Graph not accurately representing data #259

Open JWCS opened 1 year ago

JWCS commented 1 year ago

On the following page: https://2022.stateofjs.com/en-US/libraries/ There is a scatter graph of Retention percent vs User count I noted a library or two I'd expect wasn't listed, and esbuild was half cut off. Apparently the User count axis is cut off at 10k, therefore React, Vue, Angular, Next, Jest, Mocha, Storybook, Cypress, Jasmine, Puppeteer, Testing Lib, Selenium, Electron, ReactNative, Webpack, Gulp, Rollup, Tsc, Vite are all not represented. As these are arguably the most stable cornerstones of the webdev community (regardless if their retention or interest is slipping), I think it mis-characterizes the rest. Now, if there was a graph jump at the right hand side, where the axes intervals became 5k units, perhaps it wouldn't wash out the low count libraries. But please do try to be completely objective. Those are our benchmarks for nominal success.

SachaG commented 1 year ago

It looks like there's a display bug at the moment where the chart is cut off when you navigate to that page directly. Is that what happened? If you load another page then click through to /libraries, the chart displays as it should.

JWCS commented 1 year ago

Interesting; but it remains for me. Clicking on the link directly, navigating to the page from another adjacent page (previous..., next..., sidebar), all options result in the same truncated graph

Chromium Version 115.0.5790.110 (Official Build) for Linux Mint (64-bit)