-
Notifications
You must be signed in to change notification settings - Fork 4
Schedule
Irene Ros edited this page Feb 23, 2014
·
2 revisions
Total: 2:50 / 2:50
00:20 - Go over the current implementation
- explain existing data structures
- data importing
- making different selections
- data binding & key functions
- dynamic attributes
- styling elements
00:15 - [exercize] Color by region
- Bonus (color by population on a scale)
00:10 - Walk through different coloring (by region)
- color scale (mention colorbrewer)
00:15 - [exercize] Render svg circles for nation
- Bonus (position x by region)
00:15 - Walk through creating svg circle elements and positioning them vertically & coloring by region.
00:30 - [exercize] position circles along x & y axis
- Bonus size radius by population
00:15 - walk through solution
??? (00:15 - walk through Radius & Axes)
00:30 - [exercise] Animate circles
- bonus, hover on circle to show country name
00:20 - walk through animating circles
??? (00:15 Interactivity)