Lecture 12
Color in d3
Required Reading
- Color Use Guidelines for Mapping and Visualization. Cynthia A. Brewer. Proceedings of the Section on Statistical Graphics, American Statistical Association, Alexandria VA. pp. 55-60. 1999.
See also: Colorbrewer: Color Advice for Maps
Optional Reading
-
Rainbow Color Map (Still) Considered Harmful. D. Borland and R. Taylor. Computer Graphics and Applications, 27(2), pp. 14-17, 2007.
-
D3 Scales Playground - Carlos Scheidegger.
-
Example Code from Class - use
git clone https://github.com/UA-CSC444-Fall2021/l12_examples
to download