Hacker News new | ask | show | jobs
by neilbowers 4958 days ago
That's a terrible visualization. It takes way too long to work out what "the story" is.
2 comments

It's really only useful when interactive - http://www.jasondavies.com/parallel-sets/ - and it still takes a while to figure out what's going on.
Clicking on a Show icicle plot! checkbox down in the article converts this visualization to something much more readable.
I wouldn’t say it’s a terrible visualization, although in general I do believe conditional 2D plots are the best way to show trends in higher dimensions. For example, here are some conditional plots for similar data (Kaggle Titanic competition) that I’ve found insightful.

http://i.imgur.com/C4uyH.png

The conditioning on Sex/Class seems to be the best way to illustrate the trends in these 4 dimensions.