Skip to content

Instantly share code, notes, and snippets.

View cjhin's full-sized avatar

Chas Jhin cjhin

View GitHub Profile
@cjhin
cjhin / index.html
Last active July 24, 2016 18:35
Chicago
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.zipcode {
stroke: steelblue;
fill: #FFF;
}
</style>
<script src="//d3js.org/d3.v3.min.js"></script>
@cjhin
cjhin / README.md
Last active July 24, 2016 02:58
Major League Soccer

Major League Soccer season data (1996 - 2015)

I originally wanted to do a ranked bump chart but ended up finding the point spread to be more interesting/legible.

How To:

  • Hover over a point to view data for that club/season.
  • Click on a point to highlight all data points for that club.
@cjhin
cjhin / README.md
Last active July 24, 2016 02:49
hello world

Test Header

Test a different header

test italic things

test bold things

  • test (asterisk) bullet points