Please enable JavaScript.
Coggle requires JavaScript to display documents.
Visualization (D3.JS (Chapter 2 (Tools and packages (I will probably use…
Visualization
D3.JS
-
-
Chapter 2
What D3.js does?
-
- Binding data to the elements in html document
- Transforming those elements by interpreting the visual setting
- Updating the visualization states by user input from browser or web UI.
D3: Data-Driven Documents by Mike, Vadim, and Jeff
“The paper encapsulates years’ worth of learning and insights made while developing visualization tools.”
Excerpt From: Scott Murray. “Interactive Data Visualization for the Web, 2nd Edition.” Apple Books.
-
Store Telling With Data
Introduction
Key lessons
-
- Choose an appropriate visual display
-
- Focus attention where you want it
-
-
-