Skip to content

Instantly share code, notes, and snippets.

View LuisSevillano's full-sized avatar

Luis Sevillano LuisSevillano

View GitHub Profile
library(SmarterPoland)
library(riverplot)
library(RColorBrewer)
library(graphics)
library(reshape2)
library(plyr)
library(stringr)
library(countrycode)
# DOWNLOAD THE DATA
@LuisSevillano
LuisSevillano / index.html
Last active March 23, 2016 19:15
Mouse event
<html>
<head>
<title></title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js" charset="utf-8"></script>
</head>
<body>
<div id="circles"></div>
<script type="text/javascript">
var width = 1900, height = 900, aleatorioX, aleatorioY, aleatorioFont;
var svg = d3.select("#circles")
@LuisSevillano
LuisSevillano / .block
Last active April 2, 2016 12:28
Line chart of population evolution
license: mit
height: 650
@LuisSevillano
LuisSevillano / .block
Last active April 2, 2016 12:29
Scatterplot
license: mit
height: 650
@LuisSevillano
LuisSevillano / .block
Last active April 3, 2016 10:54
Line chart with step buttons
license: mit
height: 550
@LuisSevillano
LuisSevillano / .block
Last active April 4, 2016 15:06 — forked from martgnz/.block
Russian research stations in Antarctica
license: mit
border: none
height: 900
@LuisSevillano
LuisSevillano / .block
Last active May 4, 2016 10:54
horzintal barchart
license: mit
height: 620
border: none
@LuisSevillano
LuisSevillano / .block
Last active May 6, 2016 20:52
world malaria cases with spam.js
license: mit
border: none
height: 960
@LuisSevillano
LuisSevillano / .block
Last active May 20, 2016 11:57
satellite projection w graticule
license: mit
border: none
height: 650
@LuisSevillano
LuisSevillano / .block
Last active July 29, 2016 14:59
suicides attacks since 1970
license: mit
border: none
height: 650