Skip to content

Instantly share code, notes, and snippets.

@netzwerg
netzwerg / .block
Last active March 8, 2017 11:42
D3.js Ordinal Scale
license: apache-2.0
border: no
@netzwerg
netzwerg / .block
Last active March 8, 2017 14:29
D3.js Band Scale
license: apache-2.0
border: no
height: 600
@netzwerg
netzwerg / .block
Created March 14, 2017 12:40 — forked from mbostock/.block
Streamgraph
license: gpl-3.0
@netzwerg
netzwerg / .block
Last active March 19, 2017 17:33
D3.js General Update Pattern
license: apache-2.0
border: no
height: 200
@netzwerg
netzwerg / .block
Last active June 10, 2017 06:30 — forked from jasondavies/.block
Parallel Coordinates
license: gpl-3.0
@netzwerg
netzwerg / App.scala
Last active July 14, 2018 12:10
Parsing heterogeneous JSON with Circe
package ch.netzwerg
import cats.data.Xor
import io.circe._
import io.circe.generic.auto._
import io.circe.parser._
import org.scalajs.dom.document
import scala.scalajs.js
@netzwerg
netzwerg / .block
Last active April 19, 2021 20:42
D3.js Simple Template
license: apache-2.0
border: no
height: 550
Year Product A Product B Product C Product D Product E
2008 390 355
2009 420 400
2010 430 410 100
2011 385 375 175 165
2012 300 290 200 255
2013 260 255 230 215 195
2014 255 250 175 210 205