Skip to content

A reusable color picker built using D3. Currently supports HSL color space, but more colorspaces in the works.

License

Notifications You must be signed in to change notification settings

thetylerwolf/d3-colorpicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-colorpicker

A reusable color picker built using d3.js. Currently supports HSL color space only, but RGB is in the works.

See the example for the simplest possible implementation. Slider bar sizes and example box size are customizable via accessor functions on the colorpicker object:

ex.) colorpicker.boxSize(100)

About

A reusable color picker built using D3. Currently supports HSL color space, but more colorspaces in the works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages