Skip to content

Instantly share code, notes, and snippets.

@lqb2
lqb2 / README.md
Last active January 2, 2017 17:03 — forked from alansmithy/README.md
Heatmap Calendar in d3js

###Calendar heatmap

A calendar heatmap using a simple csv file structure of date and value. These kinds of displays are good for highlighting patterns in time series data where there might be multiple time patterns present - i.e. daily/weekly/monthly/seasonal. A great implementation of this kind of graphic is the Wisconsin crash calendar.

This particular implementation produces just one svg element with a discrete group element for every year referenced in the data set.

@lqb2
lqb2 / index.html
Last active August 29, 2015 14:11
GB2030EmailTemplate
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>GoBoston2030: Your Personalized Email!</title>
<style type="text/css">
@media only screen and (min-device-width: 601px) {
.content {width: 600px !important;}
}
@lqb2
lqb2 / index.html
Last active August 29, 2015 14:10
Wifi Map Test
<html>
<head>
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700' rel='stylesheet'>
<script src='https://api.tiles.mapbox.com/mapbox.js/v2.0.1/mapbox.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v2.0.1/mapbox.css' rel='stylesheet' />
<link rel="stylesheet" type="text/css" href="style.css">
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
</head>
@lqb2
lqb2 / coffee_marker.png
Last active August 29, 2015 14:08
Wifi Map
coffee_marker.png
@lqb2
lqb2 / README.md
Last active August 29, 2015 14:08
Spoon-Knife

Well hello there!

This repository is meant to provide an example for forking a repository on GitHub.

Creating a fork is producing a personal copy of someone else's project. Forks act as a sort of bridge between the original repository and your personal copy. You can submit Pull Requests to help make other people's projects better by offering your changes up to the original project. Forking is at the core of social coding at GitHub.

After forking this repository, you can make some changes to the project, and submit a Pull Request as practice.

For some more information on how to fork a repository, check out our guide, "Forking Projects"". Thanks! 💖

@lqb2
lqb2 / Coffee Shops for the People.gsheet
Last active August 29, 2015 14:08
Coffeeshops for the People
{"url": "https://docs.google.com/spreadsheets/d/1HZuU5cKp8FUg6nJyX6Ul4x9gPTQM5o63vlQ29zwX34w/edit?usp=docslist_api", "resource_id": "spreadsheet:1HZuU5cKp8FUg6nJyX6Ul4x9gPTQM5o63vlQ29zwX34w"}
@lqb2
lqb2 / .gistup
Last active August 29, 2015 14:08
Instagramapp
gistup