Cyclical schemes

To create a cyclical continuous color scale using the rainbow color scheme :

color = d3.scale_sequential(d3.interpolate_rainbow)
detroit.interpolate_rainbow(t)
../../_images/scheme_rainbow.png
detroit.interpolate_sinebow(t)
../../_images/scheme_sinebow.png