D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
nitaku
Full window
Github gist
HCL linear rainbow scales (for d3)
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="description" content="HCL linear rainbow scales (for d3)" /> <title>HCL linear rainbow scales (for d3)</title> <link rel="stylesheet" href="index.css"> <script src="https://d3js.org/d3.v3.min.js"></script> </head> <body> <svg height="500" width="960"></svg> <script src="index.js"></script> </body> </html>
Modified
http://d3js.org/d3.v3.min.js
to a secure url
https://d3js.org/d3.v3.min.js