10
20
45
6
Learning D3
What is d3.js all about?
And how do I get started?
Slide 2
Slide 2 text
10
20
45
6
Scott Murray
Assistant Professor, Design
University of San Francisco
Slide 3
Slide 3 text
What is d3.js?
Slide 4
Slide 4 text
No content
Slide 5
Slide 5 text
No content
Slide 6
Slide 6 text
D3 Page Template
// Your beautiful D3 code
// can go here
Slide 7
Slide 7 text
HTML
CSS
JS
SVG
DOM
Hypertext Markup Language
Cascading Style Sheets
JavaScript
Scalable Vector Graphics
The Document Object Model
all of the above == web standards
Slide 8
Slide 8 text
HTML
CSS
JS
SVG
DOM
Hypertext Markup Language
Cascading Style Sheets
JavaScript
Scalable Vector Graphics
The Document Object Model
Learning D3 is a process of “learning the web”