Skip to content

Instantly share code, notes, and snippets.

View hstove's full-sized avatar

Hank Stoever hstove

View GitHub Profile
@qazwsxedc121
qazwsxedc121 / index.html
Last active February 2, 2017 12:29
implement of github commit calender graph using d3.js
<!DOCTYPE html>
<head>
<meta charset="utf-8">
</head>
<body>
<svg id="svg" width="800" height="86">
</svg>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script type="text/javascript">
function show_calendar_graph(){
@phaedryx
phaedryx / summary
Last active December 3, 2022 19:27
Loyalty and Layoffs by David Brady
Original text here: https://whydavewhy.com/2013/08/16/loyalty-and-layoffs/