Theory and Practice of Visualization Exercise 1

Imports


In [2]:
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 [4]:
# Add your filename and uncomment the following line:
Image(filename='TaP1.png')


Out[4]:

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

The graph shows the data clearly and has a good comparison of the US and other countries. It is an interactive graph that gets the reader to think of the data. It has a lot of data in a small space without distorting or overcrowding the data. It has a clear purpose and descriptions.