Theory and Practice of Visualization Exercise 2

Imports


In [2]:
from IPython.display import Image

Violations of graphical excellence and integrity

Find a data-focused visualization on one of the following websites that is a negative 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='bad graph.jpg')


Out[4]:

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

This graph shows a fairly vague progress graph for the recovery of the wildlife in the gulf after the bp oil spill in 2010 the title does not geplain the graph in very much detail it does not list any sources and more or less uses arbritray airbase.


In [ ]: