Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Object Constancy In Visualisations

Object Constancy In Visualisations

A talk I held at the 59th up.front usergroup Berlin on 14th of July 2015.

Code: https://gist.github.com/Overbryd/a93ddc3ea2ccff05f438
Live: http://bl.ocks.org/Overbryd/raw/a93ddc3ea2ccff05f438/

All References:

"Animated Transitions in Statistical Data Graphics" Paper
http://vis.berkeley.edu/papers/animated_transitions/2007-AnimatedTransitions-InfoVis.pdf

D3 InfoVis Paper
http://vis.stanford.edu/files/2011-D3-InfoVis.pdf

D3 contributors
https://github.com/mbostock/d3/graphs/contributors

D3 Gallery

https://github.com/mbostock/d3/wiki/Gallery

D3 API Reference
https://github.com/mbostock/d3/wiki/API-Reference

D3 “How Selections Work”
http://bost.ocks.org/mike/selection/

RUG-B Income Survey
http://overbryd.github.io/income_survey/

Ruby Logo Flat Image (Slide 2) by Vivien Leroy

https://dribbble.com/shots/988487-Flat-UI-Ruby

“Monster” Image (Slide 5) by Walt Disney Pictures and Pixar Animation Studios

Cups and Balls Trick (Slide 17) by Matthew Noah Falk

https://www.youtube.com/watch?v=KRtPoX6tExU

Gapminder's Wealth & Health of Nations
http://romsson.github.io/dragit/example/nations.html

Is it Better to Rent or Buy?

http://www.nytimes.com/interactive/2014/upshot/buy-rent-calculator.html

Visualising algorithms
http://bost.ocks.org/mike/algorithms/

Lukas Rieder

July 14, 2015
Tweet

More Decks by Lukas Rieder

Other Decks in Programming

Transcript

  1. D3

  2. Contact [email protected] for a job! The largest open database of

    companies in the world is looking for a frontend designer.
  3. • "Animated Transitions in Statistical Data Graphics" Paper
 http://vis.berkeley.edu/papers/animated_transitions/2007-AnimatedTransitions-InfoVis.pdf •

    D3 InfoVis Paper
 http://vis.stanford.edu/files/2011-D3-InfoVis.pdf • D3 contributors
 https://github.com/mbostock/d3/graphs/contributors • D3 Gallery
 https://github.com/mbostock/d3/wiki/Gallery • D3 API Reference
 https://github.com/mbostock/d3/wiki/API-Reference • D3 “How Selections Work”
 http://bost.ocks.org/mike/selection/ • RUG-B Income Survey
 http://overbryd.github.io/income_survey/ • Ruby Logo Flat Image (Slide 2) by Vivien Leroy
 https://dribbble.com/shots/988487-Flat-UI-Ruby • “Monster” Image (Slide 5) by Walt Disney Pictures and Pixar Animation Studios • Cups and Balls Trick (Slide 17) by Matthew Noah Falk
 https://www.youtube.com/watch?v=KRtPoX6tExU • Gapminder's Wealth & Health of Nations
 http://romsson.github.io/dragit/example/nations.html • Is it Better to Rent or Buy?
 http://www.nytimes.com/interactive/2014/upshot/buy-rent-calculator.html • Visualising algorithms
 http://bost.ocks.org/mike/algorithms/ References