Skip to content

Instantly share code, notes, and snippets.

@grecomariano
grecomariano / index.html
Created October 21, 2017 16:42
Bataxi con d3 plus
<!doctype html>
<meta charset="utf-8">
<script src="//d3plus.org/js/d3.js"></script>
<script src="//d3plus.org/js/d3plus.js"></script>
<h1>BA Taxi - el 65% de los viajes, se hacen con 1 solo pasajero.</h1>
<div id="viz"></div>
<script>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<div id="vis">
@grecomariano
grecomariano / index.html
Last active October 14, 2017 15:43
PruebaTIME
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<h1>CASOS DE SHERLOCK HOLMES, TIMELINE</h1>
<iframe src='https://cdn.knightlab.com/libs/timeline3/latest/embed/index.html?source=1gdYlSPXOgvxS1sXxbcXVoAAKSMhqNGrSOUeCdRyrrRA&font=Default&lang=en&initial_zoom=2&height=650' width='100%' height='650' webkitallowfullscreen mozallowfullscreen allowfullscreen frameborder='0'></iframe>