KevinStirling / NewYorkCitiBikeTracker

An interactive plot of NYC Citi Bike stations using D3 Map Projections and SVGs
https://kevinstirling.github.io/NewYorkCitiBikeTracker/
0 stars 0 forks source link
big-data citibike d3 javascript topojson

New York Citi Bike Tracker

alt text

An ongoing d3.js experiment.

Displays Citi Bike stations with their corresponding data.

Requires yarn

To install dependencies: yarn install

To run: yarn run start