Lecture 06
d3 Joins and Scales
Required Reading
-
Murray, Chapter 7 (Note: the textbook is available electronically through the UA Library for those on campus)
-
d3 Scales - Carlos Scheidegger (CSC 444 Fall 2019).
Optional Reading
-
d3 Drills - Carlos Scheidegger (CSC 444 Fall 2019).
-
Example Code from Class - use
git clone https://github.com/UA-CSC444-Spring2021/l06_examples
to download