Skip to content

Instantly share code, notes, and snippets.

@ix4
ix4 / .block
Created July 25, 2018 14:10 — forked from mbostock/.block
Digital Clock
license: gpl-3.0
@ix4
ix4 / .block
Created July 27, 2018 05:16
2016 U.S. Presidential Election Results
license:gpl-3.0
height:680
border:no
@ix4
ix4 / README.md
Created October 25, 2018 06:19 — forked from brattonc/README.md
D3 Liquid Fill Gauge

Liquid Fill Gauge v1.1 - 7/14/2015

Changes:

  • Added support for updating the gauge value after loading is complete. The loadLiquidFillGauge method now returns an object with an update method which allows the gauge value to be changed. Click any of the gauges above to randomly update their value.

Configurable features include:

  • Changeable min/max values.
  • All colors.
@ix4
ix4 / .block
Created October 25, 2018 06:21 — forked from NPashaP/.block
Leaflet - MapTiles
license: gpl-3.0
@ix4
ix4 / .block
Created October 25, 2018 06:24 — forked from NPashaP/.block
Viz - pie - fill
license: gpl-3.0
@ix4
ix4 / .block
Last active October 25, 2018 06:26 — forked from NPashaP/.block
US County Map - Basic
license: gpl-3.0
@ix4
ix4 / .block
Created October 25, 2018 06:30 — forked from NPashaP/.block
India State Grid
license: gpl-3.0
@ix4
ix4 / .block
Created October 25, 2018 06:30 — forked from NPashaP/.block
US State Grid
license: gpl-3.0
@ix4
ix4 / index.html
Created October 25, 2018 06:31 — forked from metormote/index.html
Speedometer
<!DOCTYPE html>
<head>
<title>Speedometer</title>
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Play:700,400' type='text/css'>
<script type="text/javascript" src="http://iop.io/js/vendor/d3.v3.min.js"></script>
<script type="text/javascript" src="http://iop.io/js/vendor/polymer/PointerEvents/pointerevents.js"></script>
<script type="text/javascript" src="http://iop.io/js/vendor/polymer/PointerGestures/pointergestures.js"></script>
<script type="text/javascript" src="http://iop.io/js/iopctrl.js"></script>
@ix4
ix4 / .block
Created October 25, 2018 06:47 — forked from animateddata/.block
UK 2017 General Election choropleth
license: gpl-3.0
height: 900
border: no