Skip to content

Instantly share code, notes, and snippets.

@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>
<!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
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>
@grecomariano
grecomariano / index.html
Created October 21, 2017 17:08
LibroTABLEAU
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<div class='tableauPlaceholder' id='viz1508605658628' style='position: relative'><noscript><a href='#'><img alt='Departamentos por poblacion por cada Provincia ' src='https:&#47;&#47;public.tableau.com&#47;static&#47;images&#47;Pr&#47;ProvLocPob&#47;Hoja4&#47;1_rss.png' style='border: none' /></a></noscript><object class='tableauViz' style='display:none;'><param name='host_url' value='https%3A%2F%2Fpublic.tableau.com%2F' /> <param name='embed_code_version' value='2' /> <param name='site_root' value='' /><param name='name' value='ProvLocPob&#47;Hoja4' /><param name='tabs' value='no' /><param name='toolbar' value='yes' /><param name='static_image' value='https:&#47;&#47;public.tableau.com&#47;static&#47;images&#47;Pr&#47;ProvLocPob&#47;Hoja4&#47;1.png' /> <param name='animate_transition' value='yes' /><param name='display_static_image' value='yes' /><param name='di
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<head>
<title>PRUEBA TITULO</title></head>
<body>
<script src="http://d3plus.org/js/d3.js"></script>
<script src="http://d3plus.org/js/d3plus.js"></script>
<!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>
<html>
<meta charset="utf-8">
<script src="http://d3plus.org/js/d3.js"></script>
<script src="http://d3plus.org/js/d3plus.js"></script>
<div id="viz"></div>
</html>
<script id="jsbin-javascript">
var data = [
{"titulo":"Ingeniero Eléctrico","Suma - cant":62},
@grecomariano
grecomariano / index.html
Last active October 28, 2017 13:41
carreras ITBA
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<head>
<title>PRUEBA TITULO</title></head>
<body>
<script src="http://d3plus.org/js/d3.js"></script>
<script src="http://d3plus.org/js/d3plus.js"></script>
@grecomariano
grecomariano / index.html
Last active October 28, 2017 14:30
ITBA TREEMAP
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script src="http://d3plus.org/js/d3.js"></script>
<script src="http://d3plus.org/js/d3plus.js"></script>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">