Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting started with data visualization? [closed]

A friend asked me to check out Wefeelfine and I was just flabbergasted on seeing the concept and the execution. I looked further and browsed through umpteen examples of data visualization and each one of them is cool to say the least.

I'm at home and currently nothing interesting do. Can anyone give me some pointers as to where I can start learning about data visualization. Any books, blogs or other resources would be great.

Thanks.

like image 694
Prakhar Avatar asked Nov 18 '10 06:11

Prakhar


People also ask

What are the common mistakes people make in data visualization?

Avoid creating cluttered visualizations. However, cramming too much visual information into a single graphic is a common mistake Data Analysts make. Cluttered visualizations that include too many visual elements, such as multiple text boxes and graphic layers, lead to audience confusion.

What are the 4 levels of visualization?

These stages are exploration, analysis, synthesis, and presentation.

Does data visualization have future?

A look at the future of data visualizationFuture trends will have machine learning and AI utilize their Natural Language Processing capabilities to generate insights. AR and VR will provide visual controllers making it possible for the viewers to explore data on a new level.


1 Answers

Books by Edward Tufte are considered classic. Start with "Visual Display of Quantitative Information". William Cleveland is recommended a lot, but a bit more old-school. Check out Ben Fry, Nick Felton, John Maeda, or many others that I am leaving out. There are also many good blogs, such as:
Information Aesthetics
Information is Beautiful
Flowing Data
Visual Complexity
Visualizing.org

And there are tons of packages out there, like matplotib, protovis, ggplot2, circos, etc...

like image 110
Uri Laserson Avatar answered Sep 24 '22 23:09

Uri Laserson