That's a terrible visualization. It takes way too long to work out what "the story" is.
The conditioning on Sex/Class seems to be the best way to illustrate the trends in these 4 dimensions.
11–20 of 31 posts
That's a terrible visualization. It takes way too long to work out what "the story" is.
The conditioning on Sex/Class seems to be the best way to illustrate the trends in these 4 dimensions.
Jesus, is that visualization supposed to help? I stared at it for minutes and I still don't really grok it. Seems like it is trying to channel a similar method as the Napolean March: http://bryanrulli.files.wordpress.com/2011/05/tufte_napolean... But failing completely at it. In any case, is this a common type of visualization now? Maybe with some experience it becomes easy to grok what is happening?
I'd recommend the OP (and anyone else who has an interest in communication) to read:
The Visual Display of Quantitative Information http://www.amazon.co.uk/The-Visual-Display-Quantitative-Info...
Information Dashboard Design http://www.amazon.co.uk/Information-Dashboard-Design-Effecti...
Now You See http://www.amazon.co.uk/Now-You-See-Stephen-Few/dp/097060198...
Curious about what other libraries people use. Matplotlib? Matlab?
Additionally, it’s wonderful to be able to “dive under the hood” if you need to create a special type of visualization: i.e. the internal model is easy to understand and highly customizable. This has enabled me to create several awesome plots that would have been very difficult, if not impossible to create with any other plotting program or library.
Curious about what other libraries people use. Matplotlib? Matlab?
Jesus, is that visualization supposed to help? I stared at it for minutes and I still don't really grok it. Seems like it is trying to channel a similar method as the Napolean March: http://bryanrulli.files.wordpress.com/2011/05/tufte_napolean... But failing completely at it. In any case, is this a common type of visualization now? Maybe with some experience it becomes easy to grok what is happening?
Jesus, is that visualization supposed to help? I stared at it for minutes and I still don't really grok it. Seems like it is trying to channel a similar method as the Napolean March: http://bryanrulli.files.wordpress.com/2011/05/tufte_napolean... But failing completely at it. In any case, is this a common type of visualization now? Maybe with some experience it becomes easy to grok what is happening?
No, it's not common to see this kind of visualisation. Bad visualisations? Yeah, they're pretty common. The usual mistake is overuse of Pie Charts. I'd recommend the OP (and anyone else who has an interest in communication) to read: The Visual Display of Quantitative Information http://www.amazon.co.uk/The-Visual-Display-Quantitative-Info... Information Dashboard Design http://www.amazon.co.uk/Information-Dashboard-D…
Curious about what other libraries people use. Matplotlib? Matlab?
Bokeh is supposed to be a ggplot2 clone for python, but it's still in the very early stages.
That's a terrible visualization. It takes way too long to work out what "the story" is.
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.