Skip to content

Instantly share code, notes, and snippets.

@sbrudz
sbrudz / .block
Last active February 9, 2019 01:47
Continental Drift using Vega
license: gpl-3.0
@sbrudz
sbrudz / .block
Last active January 29, 2018 14:15
testing geoIdentity fitExtent
license: mit
@sbrudz
sbrudz / .block
Created November 14, 2016 04:03
aframe + d3 test: text labels
license: mit
@sbrudz
sbrudz / README.md
Last active June 29, 2018 19:55
Time Series Stacked Histogram

This chart shows a histogram of reported rat sightings in NYC between January 2010 and September 2014 grouped by borough. It's intended as a simple example to show how to create a time-based histogram using the stack layout in D3.js.

Data source: NYC Open Data

@sbrudz
sbrudz / README.md
Last active July 10, 2019 13:37
Time Series Histogram

This chart shows a histogram of reported rat sightings in NYC between January 2010 and September 2014. It's intended as a simple example to show how to create a time-based histogram in D3.js.

Data source: NYC Open Data