Skip to content

A visualisation of a short flight including telemetry and phone sensor data logs

Notifications You must be signed in to change notification settings

ewandennis/d3-flight-timeline

Repository files navigation

Flight Timeline Visualised

Sample view

You can view the content of this repo live here.

Setup

git clone https://github.com/ewandennis/d3-flight-timeline
cd d3-flight-timeline
bower install

Arrange for an HTTP server (because CORS):

npm install node-static -g
static -p 8000

Visit localhost:8000 in your browser.

Notes

If you'd like to download the rendered SVG, uncomment the line which creates the download button at the bottom of main.js.

About

A visualisation of a short flight including telemetry and phone sensor data logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published