IsaKiko / D3-visualising-data

Lesson plans for teaching the basics of HTML, CSS, SVG, JSON, and JS (primarily D3.js), in order to create browser-based data visualisations.
http://isakiko.github.io/D3-visualising-data/
Other
35 stars 35 forks source link

Fix typo #25

Closed Deborah-Digges closed 9 years ago

Deborah-Digges commented 9 years ago

The svg element is actually called frame.

IsaKiko commented 9 years ago

Thanks!