HWB support
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
## Description
When available in D3, need to incorporate support for HWB (hue, whiteness, blackness) support. HWB will be incorporated into W3C CSS spec: https://www.w3.org/TR/css-color-4/#the-hwb-notation.
https://github.com/d3/d3-color/issues/61
https://github.com/d3/d3-color/pull/71
Should include HWB option in color converter
## Why do you need this feature?
Add all the colorspaces.
## Leonardo package and version
## Additional context
Contributor guide
Research direction
Review the linked d3-color issue and pull request to understand the expected HWB behavior and notation. Then trace Leonardo's color converter, which the issue identifies as the integration point. Done means the converter accepts HWB and produces the expected color results, with coverage for the new option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100