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

fixing local typos etc in the d3setup #18

Closed twitwi closed 9 years ago

twitwi commented 9 years ago

also adding some code to add a (temporary) circle

IsaKiko commented 9 years ago

I think this is a great idea. Since we were still looking for a challenge to add to this lesson, what do you think about using this for it?

twitwi commented 9 years ago

most of the typos have been also fixed by @Deborah-Digges and the challenge has been added in #26

I'll re-fix the remaining typos in my work-in-progress branch https://github.com/twitwi/D3-visualising-data/tree/cern-pre-webfest and get back to you after teaching it.

Deborah-Digges commented 9 years ago

@twitwi I'm sorry I hadn't looked at the outstanding PRs before making my own !

twitwi commented 9 years ago

@Deborah-Digges no worries, better to have two simultaneous contributions than none :)

IsaKiko commented 9 years ago

Yes, you guys are amazing. Thank you!