Visualizing data is an art
perthirtysix.com
Visualizing data is an art
1–10 of 64 posts
Re: Visualizing data is an art
#2Pie Charts are good for showing relative proportions of a whole for a relatively small number of items. Donut charts are better because humans tend to misread area slightly in pie charts.
Re: Visualizing data is an art
#3Ignoring the actual argument to focus on the object level example of pie-charts: Pie Charts are good for showing relative proportions of a whole for a relatively small number of items. Donut charts are better because humans tend to misread area slightly in pie charts.
But when done poorly, they can be a mess. Like any other chart.
Re: Visualizing data is an art
#4Re: Visualizing data is an art
#5Re: Visualizing data is an art
#6this makes me nostalgic for the days when d3.js and observable made it regularly to HN front page...
Re: Visualizing data is an art
#7Ignoring the actual argument to focus on the object level example of pie-charts: Pie Charts are good for showing relative proportions of a whole for a relatively small number of items. Donut charts are better because humans tend to misread area slightly in pie charts.
Author of the article here! Yes you're completely right. I think they also have other underrated properties, like they fit neatly in a square which can be helpful for laying out a dashboard. And for some reason, in my experience, people just like them. But when done poorly, they can be a mess. Like any other chart.
Re: Visualizing data is an art
#8If the author pops by, I’ve just gotta say: you’re killin it with the cute illustrations, especially the dials one. Very inspiring stuff!
Thanks for sharing, OP.
EDIT: if I had to pick out any one idea for a casual reader to learn about, I’d definitely highlight “Cognitive Load”. It’s used as part of a broader discussion here, but when looked at in a certain light it can capture a whole lot of diverse factors in one consistent framework!
Re: Visualizing data is an art
#9I don’t love the “me against the world” framing, but maybe I’ve just been blessed with good teachers — this is a great summation of what the HCI faculty at GaTech espouse! If it’s not a consensus yet, it should be. If the author pops by, I’ve just gotta say: you’re killin it with the cute illustrations, especially the dials one. Very inspiring stuff! Thanks for sharing, OP. EDIT: if I had to pick out any one idea for…
And thanks for the nice words about the animations! Glad to hear that work doesn't go unappreciated haha
Re: Visualizing data is an art
#10I was too baffled to respond.