rijkvanzanten / CMDA-datavis

Datavisualization assignment for CMDA at the AUAS

Home Page:https://rijkvanzanten.github.io/keystrokes-datavisualization/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Visualization

My visualization of my keystrokes of two weeks in October 2016.

Uses D3 and the web audio api for the visualizations. Uses ES6 classes and RequireJS for easier code management.

Installation

Clone this repo. It's all static HTML / CSS / JS so no further build step required.

Usage

Run this app with a http-server for RequireJS and D3 to be able to import files. I recommend using something like http-server.

Note: this datavisualization doesn't play nicely with Safari, due to it's strict anti autoplay policies.

About

Datavisualization assignment for CMDA at the AUAS

https://rijkvanzanten.github.io/keystrokes-datavisualization/

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 3.9%Language:CSS 0.6%