Skip to content

Instantly share code, notes, and snippets.

View valegui's full-sized avatar

Valeria Guidotti valegui

  • NeuralWorks
  • Santiago, Chile
View GitHub Profile
@valegui
valegui / index.html
Last active December 24, 2016 16:45
Horas promedio de trabajo doméstico no remunerado
<!doctype html>
<meta charset="utf-8">
<script src="//d3plus.org/js/d3.js"></script>
<script src="//d3plus.org/js/d3plus.js"></script>
<div id="viz"></div>
<script>
var data = [
@valegui
valegui / index.html
Last active December 18, 2016 00:22
Horas promedio de trabajo doméstico no remunerado / TREEMAP MALO
<!doctype html>
<meta charset="utf-8">
<script src="//d3plus.org/js/d3.js"></script>
<script src="//d3plus.org/js/d3plus.js"></script>
<div id="viz"></div>
<script>
var data = [