Skip to content

Instantly share code, notes, and snippets.

View christophe-g's full-sized avatar

christophe geiser christophe-g

  • preignition.org
  • Lyon, France
View GitHub Profile
! function() {
function t(t) {
return function(e, i) {
e = d3.hsl(e), i = d3.hsl(i);
var r = (e.h + 120) * a,
h = (i.h + 120) * a - r,
s = e.s,
l = i.s - s,
o = e.l,
u = i.l - o;