Week 6: SVG + D3 data joins

SVG - lots of fun shapes and colors

In last week's lab, we got our first look at D3's most important capability: binding data to HTML elements.

This week, we'll revisit this capability and use it to build (really, recreate) our first D3 data visualization. To do this, we'll need to learn about Scalable Vector Graphics (SVG) and how to use them, since these will be the main element types we'll bind and use to facilitate our visualization efforts throughout the rest of the semester.

File

Link

Workshop 6 Slides

Link

Week 6 GitHub folder

Link

Weekly feedback form

Link

Last updated