Theory and Practice of Visualization Exercise 2

Imports


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

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

YOUR ANSWER HERE