Skip to content

Instantly share code, notes, and snippets.

@eoiny
eoiny / index.html
Created March 26, 2012 22:11
D3 Choropleth Map Ireland
<!DOCTYPE html>
<html>
<head>
<title>Map</title>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js"></script>
<style type="text/css">
svg {
background: #eee;
}
@eoiny
eoiny / ireland.json
Created March 24, 2012 14:20
geoJSON Ireland
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@eoiny
eoiny / .block
Created March 22, 2017 15:46
fresh block
license: mit
@eoiny
eoiny / .block
Created March 22, 2017 14:09
fresh block
license: mit
<!DOCTYPE html>
<!-- This was one of Scott Murray's Knight D3 course files, modified a bit. -->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Loading CSV Data with D3</title>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
</head>
<body>
We couldn’t find that file to show.
@eoiny
eoiny / README.md
Created April 12, 2016 22:50
barNotes
@eoiny
eoiny / README.md
Created April 12, 2016 22:45
barNotes
@eoiny
eoiny / README.md
Created April 12, 2016 18:40
barNotes
@eoiny
eoiny / README.md
Created April 12, 2016 18:36
barNotes