Remix.run Logo
RockyMcNuts 2 days ago

Why don't the labels on the points match the scale?

Looks like a chart crime scene

taspeotis 2 days ago | parent | next [-]

And the log scale makes this a contender for https://www.reddit.com/r/dataisugly/

ginko 2 days ago | parent [-]

What's wrong with the log scale? IMO it's a good use of it since the size of the installer grew exponentially over time.

93po 2 days ago | parent [-]

because the trend looks linear at a glance, and doesnt really provide a visual representation of the absolute difference in sizes. not to mention its quite rare to see log scale graphs, and many people wont even notice that it is, and leave with the wrong impression

patcon 2 days ago | parent | prev | next [-]

You're looking at the software version number I think. But yes, it's confusing

ginko 2 days ago | parent | prev | next [-]

The labels on the points are version numbers.

RockyMcNuts 2 days ago | parent [-]

ok, that makes sense.

not indicated, and the general idea of dataviz is to communicate clearly. when you have a number, what it represents should be noted, and the units. if I see a number in that context, I assume it's calling out the value displayed.

the x axis is also a bit off, would ideally plot the date of the release and use a proper time axis.

a title is also good to have, maybe a data table.

sorry to be cranky but those who are downvoting , try to be clear, learn some standards, or stay away from publishing charts. you can even ask AI to clean up your code to conform to a standard. Soft skills are important for an engineer. You need to explain the work in clear, persuasive language and dataviz. or you can be, I'm a super-smart engineer, you figure out what I'm trying to say, I don't need to worry about making your eyes bleed. crikey.

https://www.datavizstyleguide.com/

https://www.amazon.com/Better-Data-Visualizations-Scholars-R...

https://guides.library.jhu.edu/datavisualization/scientific

https://github.com/rougier/scientific-visualization-book

shmeeed 2 days ago | parent [-]

>Soft skills are important for an engineer.

Personally, I'm a bit nitpicky about capitalization and punctuation. I guess everybody's got their hobby-horse to ride.

2 days ago | parent | prev [-]
[deleted]