Theory and Practice of Visualization Exercise 1

Imports


In [ ]:
from IPython.display import Image

Graphical excellence and integrity

Find a data-focused visualization on one of the following websites that is a positive example of the principles that Tufte describes in The Visual Display of Quantitative Information.

Upload the image for the visualization to this directory and display the image inline in this notebook.


In [1]:
http://www.nytimes.com/interactive/2014/07/08/upshot/how-the-year-you-were-born-influences-your-politics.html?abt=0002&abg=0


  File "<ipython-input-1-f24cb62e629d>", line 2
    display: none !important;
           ^
SyntaxError: invalid syntax

Describe in detail the ways in which the visualization exhibits graphical integrity and excellence:

I did not upload the graphic but it is the first one on the page. It is great because it has TONS of data and exhibits that well. It is interactive but that does not take a from the data. It makes one graphic hold nearly 60 years worth of data about political affiliation through time based on the age of the person and when they were born. It cross-references presidential terms so the we can possibly correlate data. It is well labeled and shows you in words and visually what each data point means. As well, the data ink ratio is huge and there is very little lie factor.