d3 / d3-color

Color spaces! RGB, HSL, Cubehelix, CIELAB, and more.
https://d3js.org/d3-color
ISC License
401 stars 91 forks source link

Cubehelix colorspace! #3

Closed mbostock closed 9 years ago

mbostock commented 9 years ago

RGB-to-Cubehelix conversion courtesy of @jasondavies. Fixes #1.

mbostock commented 9 years ago

Merged.