Lecture 05
d3 Intro
Required Reading
-
Murray, Chapter 5,6 (Note: the textbook is available electronically through the UA Library for those on campus)
-
Welcome to d3 - Carlos Scheidegger (CSC 444 Fall 2019).
Optional Reading
-
Bostock, Three Little Circles
-
Bostock, Thinking with Joins
-
Bostock, How Selections Work
-
Example Code from Class - use
git clone https://github.com/UA-CSC444-Fall2024/l05_examples
to download