Skip to content

Instantly share code, notes, and snippets.

View fran6co's full-sized avatar

Francisco Facioni fran6co

View GitHub Profile
@fran6co
fran6co / index.html
Created October 3, 2012 22:53 — forked from ilyabo/index.html
Flows of refugees between the world countries in 2008
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.v2.js"></script>
<style type="text/css">
svg {
border:1px solid gray
}
#countries path {