banner image

Visual media are increasingly generated, manipulated, and transmitted by computers. When well designed, such displays capitalize on human facilities for processing visual information and thereby improve comprehension, memory, inference, and decision making. Effective visual representations can help to engage diverse audiences in the process of analytic, data-driven thinking.

In this course we will study techniques and algorithms for creating effective visualizations based on principles from graphic design, visual art, perceptual psychology and cognitive science. The course is targeted both towards students interested in using visualization in their own work, as well as students interested in building better visualization tools and systems. In addition to participating in class discussions, students will have to complete several short data analysis and visualization design assignments as well as a final project.

There are no official prerequisites for the class, but the class is aimed at graduate students and advanced undergraduates. Familiarity with the material in CS147, CS148 and CS142 is especially useful. Most important is a basic working knowledge of, or willingness to learn, web-programming, especially JavaScript, Vega-Lite and D3. Experience with data analysis applications (e.g. R, Python, Excel) is also helpful. While we will cover a little bit of JavaScript/Vega-Lite/D3 in class, most of the other APIs, applications and languages will not be taught in the course. However many introductory tutorials at the level required for the class are available on the web and we will help you find the relevant information as you need it.

*Contact us via Piazza if you are worried about whether you have the background for the course.

Learning Goals


The goals of this course are to provide students with the foundations necessary for understanding and extending the current state of the art in visualization. By the end of the course, students will have:

  • An understanding of key visualization techniques and theory, including data models, graphical perception and methods for visual encoding and interaction.
  • Exposure to a number of common data domains and corresponding analysis tasks, including exploratory data analysis and network analysis.
  • Practical experience building and evaluating visualization systems using Vega-Lite and D3.
  • The ability to read and discuss research papers from the visualization literature.

Textbooks/Resources


  1. The Visual Display of Quantitative Information (2nd Edition). E. Tufte. Graphics Press.
  2. Envisioning Information. E. Tufte. Graphics Press.
  3. Optional Textbook. Visualization Analysis and Design. Tamara Munzner. A K Peters Visualization Series. CRC Press.
  4. Optional Reference. Interactive Data Visualization for the Web (2nd Edition). Scott Murray. O’Reilly Press. [Read Online] [Code Examples on Github]

Your best bet is to order them online. Please order soon. Readings will be assigned in the first week of class.

Schedule


Week 1
Tu Sep 15: The Purpose of Visualization
    Submit Response | Slides
   Assigned: Assignment 1 (due Sep 22 by 7am)
   Required notebooks
        Introduction to Vega-Lite (Javascript/Observable)
   Required readings
        Chapter 1: Information Visualization, In Readings in Information Visualization. Card, et al. (pdf)
   Optional readings
        Decision to launch the Challenger, In Visual Explanations. Tufte. (pdf)
        Representation and Misrepresentation. (Critique of Tufte's analysis). Boisjoly et al. (web)
        Graphs in Statistical Analysis. F. J. Anscombe. The American Statistician. (jstor)
 
Th Sep 17: Data and Image Models
    Submit Response | Slides
   Required notebooks
        Data Types, Graphical Marks, and Visual Encodings (Javascript/Observable)
   Required readings
        Chapter 1: Graphical Excellence, In The Visual Display of Quantitative Information. Tufte.
        Chapter 2: Graphical Integrity, In The Visual Display of Quantitative Information. Tufte.
        Chapter 3: Sources of Graphical Integrity. In VDQI. Tufte.
   Optional readings
        Level of Measurement. (Wikipedia)
        On the theory of scales of measurement. Stevens. (jstor)
 
Week 2
Tu Sep 22: Visualization Design and Redesign
    Submit Response | Slides
   Due (by 7am): Assignment 1
   Assigned: Assignment 2 (due Oct 6 by 10:30am)
   Required notebooks
        Data Transformation (Javascript/Observable)
   Required readings
        Design and Redesign in Data Visualization. Viegas and Wattenberg. (web)
        The Power of Representation. Chapter 3 In Things that Make Us Smart. Norman. (pdf)
   Optional readings
        Chapter 4: Data-Ink and Graphical Redesign. In VDQI. Tufte.
        Chapter 5: Chartjunk. In VDQI. Tufte.
        Chapter 6: Data Ink Maximization and Graphical Design. In VDQI. Tufte.
        The representation of numbers. Zhang and Norman. (pdf)
        In class redesign exercise (pdf)
 
Th Sep 24: Exploratory Data Analysis
    Submit Response | Slides
   Required notebooks
        Scales, Axes and Legends (Javascript/Observable)
   Required readings
        Polaris. Stolte, Tang, and Hanrahan. IEEE TVCG, 8(1), Jan 2002. (pdf)
   Optional readings
        Voyager. Wonsuphawasat et al. IEEE TVCG, 22(1), 2016. (pdf)
 
Week 3
Tu Sep 29: Using Space Effectively
    Submit Response | Slides
   Required notebooks
        Multi-View Composition (Javascript/Observable)
   Required readings
        Graphical Methods for Data Presentation. Cleveland. (jstor)
        Chapter 8: Data Density and Small Multiples. In VDQI. Tufte.
        Chapter 2: Macro/Micro Readings. In Envisioning Information. Tufte.
        Chapter 4: Small Multiples. In Envisioning Information. Tufte.
 
Th Oct 1: Interaction
    Submit Response | Slides
   Required notebooks
        Interaction (Javascript/Observable)
   Required readings
        Interactive dynamics for Visual Analysis. Heer and Shneiderman. (pdf)
   Optional readings
        The death of interactive infographics? Baur. 2017 (web)
        In Defense of Interactive Graphics. Aisch. 2017 (web)
        Dynamic queries, starfield displays, and the path to Spotfire. Shneiderman. (web)
        Visual queries for finding patterns in time series data, Hochheiser and Schneiderman. (pdf)
        Postmortem of an example, Bertin. (pdf)
        Classic systems from stat-graphics.org (videos)
 
Week 4
Tu Oct 6: Introduction to D3
    Submit Response | Slides
   Due (by 10:30am): Assignment 2
   Assigned: Assignment 3 (due Oct 20 by 10:30am)
   Required notebooks
        Introduction to D3 (Javascript/Observable)
   Optional readings
        Let's Make a Scatterplot (will use in class) (JavaScript/Observable)
        Observable D3 gallery (html)
        Mike Bostock's notebooks for learning D3 (html)
        Interactive Data Visualization for the Web. 2nd Ed., Scott Murray. Chapters 4, 5, 6. (html)
        D3: Data Driven Documents. Bostock et al. (pdf)
 
Th Oct 8: D3 Tutorial
    Submit Response | Slides
   Required notebooks
        Making D3 Charts Interactive (Javascript/Observable)
        Let's Make a Scatterplot (will use in class) (Javascript/Observable)
        D3 Exercises (will use in class) (Javascript/Observable)
   Optional readings
        Interactive Data Visualization for the Web. 2nd Ed. Scott Murray. Chapters 7, 8, 9. (html)
 
Week 5
Tu Oct 13: Perception
    Submit Response | Slides
   Required readings
        Perception in visualization. Healey. (html)
        Graphical perception. Cleveland and McGill. (jstor)
        Chapter 3: Layering and Separation. In Envisioning Information. Tufte.
   Optional readings
        Gestalt and composition. In Course #13, SIGGRAPH 2002. Durand. (pdf)
        The psychophysics of sensory function. Stevens. (jstor)
        Crowdsourcing Graphical Perception. Heer and Bostock. ACM CHI 2010. (pdf)
 
Th Oct 15: Visual Explainers
    Submit Response | Slides
   Required readings
        The Pudding (read through at least 3 articles in detail) (html)
        Design for an Audience, Corum. (html)
        Narrative Visualization: Telling Stories with Data, Segel and Heer. (pdf)
   Optional readings
        Communicating with Interactive Articles. Hohman, Conlen, Heer and Chau. (html)
        Ice World: Visualizing Science at the New York Times, Corum. (html)
 
Week 6
Tu Oct 20: Color
    Submit Response | Slides
   Due (by 10:30am): Assignment 3
   Assigned: Final Project: Proposal (due Oct 29 by 10:30am)
   Required readings
        Color and information, In Envisioning Information, Tufte.
        Color Naming Models for Color Selection, Image Editing and Palette Design. Heer and Stone. (html)
        Color guidelines, Brewer. (html)
   Optional readings
        The crayola-fication of the world. Bhatia. (html)
        A rule-based system for assisting color map selection, Bergman, Treinish and Rogowitz. (pdf)
        Charting color from the eye of the beholder. Landa, Fairchild. (pdf)
        Color2Gray: Salience-preserving color removal. Gooch, Olsen, Tumblin, Gooch. (pdf)
   Demonstrations
        ColorBrewer2
        Bruce Lindbloom’s Useful color information, studies, and files
        Meet iCam: A Next-Generation Color Appearance Model
 
Th Oct 22: Animation
    Submit Response | Slides
   Required readings
        Animated Transitions in Statistical Data Graphics. Heer and Robertson. (html)
        Animation: Can it facilitate? Tversky, Morrison and Betrancourt. (pdf)
   Optional readings
        Principles of Traditional Animation Applied to Computer Animation. Lasseter. (acm)
        Intuitive Physics. McCloskey. (pdf)
        Representing motion in a static image. Cutting. (pdf)
 
Week 7
Tu Oct 27: Network Layout
    Submit Response | Slides
   Required readings
        Graph Visualization: A Survey. Herman, Melancon and Marshall. (pdf)
        Hierarchical Edge Bundles. Holten. (ieee)
   Optional readings
        Let’s draw a graph. Khoury. (html)
        Visual Exploration of Multivariate Graphs. Wattenberg. (pdf)
        Improving Walker’s Algorithm to Run in Linear Time. Buchheim, Jünger and Leipert. (pdf)
        Dig-cola. Dwyer and Koren. (pdf)
        A Technique for Drawing Directed Graphs. Gansner, Koutsofios, North and Vo. (pdf)
   Demonstrations
        Visual Complexity - graph visualization gallery
 
Th Oct 29: Network Analysis
    Submit Response | Slides
   Due (by 10:30am): Final Project: Proposal
   Assigned: Final Project: Code and Video (due Nov 21 by 11:59pm)
   Required readings
        Centrality and Prestige of Social Network Analysis. (pp. 169-198) Wasserman and Faust. (pdf)
        Balancing Systematic and Flexible Exploration of Social Networks. Perrer and Shneiderman. (pdf)
   Optional readings
        The Structure and Function of Complex Networks (Sections 1 and 2 only pp. 1-8). Newman. (pdf)
        The Social Organization of Conspiracy. Baker and Faulkner. (pdf)
 
Week 8
Tu Nov 3: Election Day - No Class, VOTE!
 
Th Nov 5: Deconstructing Visualizations
    Submit Response | Slides
   Required readings
        Revision: Automated Classification, Analysis and Redesign of Chart Images.Savva et al. (html)
        Graphical Overlays: Using Layered Elements to Aid Chart Reading. Kong and Agrawala. (html)
   Optional readings
        Deconstructing and Restyling D3 Visualizations. Harper and Agrawala (html)
        Extracting References Between Text and Charts via Crowdsourcing. Kong et al. (html)
 
Week 9
Tu Nov 10: Text Visualization
    Submit Response | Slides
   Required readings
        Mapping Text with Phrase Nets. van Ham, Wattenberg and Viégas. 2009 (pdf)
        Ch. 11: Info. Vis. for Text Analysis. In Search User Interfaces. Hearst 2009. (html)
   Optional readings
        Ch. 10: Info. Vis. for Search Interfaces. In Search User Interfaces. Hearst 2009. (html)
        Designing Model-Driven Visualizations for Text Analysis. Chuang et al. 2012 (html)
        Termite: Visualization Techniques for Assessing Textual Topic Models. Chuang et al., 2012. (html)
 
Th Nov 12: Visualizing Uncertainty (guest lecture: Jessica Hullman)
    Submit Response | Slides
   Required readings
        Hypothetical Outcome Plots. Hullman, Resnick, Adar. (pdf)
   Optional readings
        Matching Visual Saliency to Confiedence in Plots of Uncertain Data. Feng et al. (pdf)
        Uncertainty Displays Using Quantile Dotplots. Fernandes et al. (pdf)
        The Visual Uncertainty Experience. Hullman. (YouTube)
 
Week 10
Tu Nov 17: Final Project Design Review and Feedback
 
Th Nov 19: Final Project Design Review and Feedback
 
Week Final Project Due
Sa Nov 21: Final Submission
   Due (by 11:59pm): Final Project: Code and Video
 

Teaching Staff


Instructor: Maneesh Agrawala
    Office Hours: 1:30-3:00pm Wednesdays, Canvas/Zoom.
Course Assistant: Dae Hyun Kim
    Office Hours: 7:00-8:00pm Tuesdays, Canvas/Zoom.

To contact us please use Piazza. This is the fastest way to get a response.

Assignments and Requirements


Class Participation (10%)
Assignment 1: Visualization Design (10%)
Assignment 2: Exploratory Data Analysis (15%)
Assignment 3: Creating Interactive Visualization Software (25%)
Final Project (40%)

Late Policy: We will deduct 10% for each day an assignment is late.

Plagiarism Policy: Assignments should consist primarily of your original work, building off of others’ work–including 3rd party libraries, public source code examples, and design ideas–is acceptable and in most cases encouraged. However, failure to cite such sources will result in score deductions proportional to the severity of the oversight.