Information Visualization with d3js

This repository contains all material for the course "Information Visualization with d3js" at University of Applied Sciences Potsdam.

For every session is a numbered folder. The material inside is:

  • "_lecture" - markdown file with all content of the lecture
  • "_exercise" - instruction for the hands on part
  • "index.html" - examples from the session and / or the hands on part
  • soonish.. "_fulltext" - a written down tutorial based on the course

Table of Content

  • 05.04 - Introducing D3js with barcharts
  • 12.04 - Data structures and control flow
  • 19.04 - Live Coding Example
  • 26.04 - API Reading
  • 03.05 - PRESENTATION
  • 10.05 - Event handling
  • 17.05 - Helper functions or swiss army knife of visualization
  • 24.05 - PRESENTATION
  • 31.05 - Maps
  • 07.06 - Changing data inside visualizations
  • 14.06 - PRESENTATION
  • 21.06 - Connected Views
  • 28.06 -
  • 05.07 - PRESENTATION

Useful Links