.colorwheel-gradient {
filter: blur(100px);
}
// 2016-10-17: The source for this demo is now mentained as a Git repo.
// See the full source code at:
// https://github.com/benknight/kuler-d3
var colorWheel = new ColorWheel();
colorWheel.bindData(5);