Skip to content
Irene Ros edited this page Feb 23, 2014 · 2 revisions

Total: 2:50 / 2:50

Intro

00:20 - Go over the current implementation

  • explain existing data structures
  • data importing
  • making different selections
  • data binding & key functions
  • dynamic attributes
  • styling elements

Exercize 1 - Color table by region

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)

Exercize 2 - Render circles per nation

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.

Exercize 3 - Make scatterplot

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)

Exercize 4 - Move through time

00:30 - [exercise] Animate circles

  • bonus, hover on circle to show country name

00:20 - walk through animating circles

??? (00:15 Interactivity)