chartjs-color
chartjs-color copied to clipboard
JavaScript color conversion and manipulation library
I noticed that ` color-name`gets included twice in two different versions. ``` ├─┬ [email protected] │ ├─┬ [email protected] │ │ └── [email protected] │ └─┬ [email protected] │ └── [email protected] ```
> Note: issue posted by @zlumer in the deprecated "color" repository on Jul 14 '16. See [index.js:201](/chartjs/chartjs-color/blob/2b50dd2416485b17770158d3e0f122cc0de17103/index.js#L215) As stated here: [ColorFAQ](http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9) > The coefficients 0.299, 0.587 and 0.114 properly computed...