Multiple fixes for Lets-plot custom color scales
Open
bug
enhancement
lets-plot
- Dominant language
- Kotlin
- Stars
- 744
- Forks
- 27
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 1
Description
1) Move standalone scales to `Scale.Companion` as extensions, add receivers in not-standalone.
2) Remove inline / reified modifiers
3) Allow nullability
4) Add `categoricalColorGradient()`
Contributor guide
Research direction
Locate the standalone and non-standalone custom color scale definitions and inspect their current extension and modifier usage. Compare the existing scale APIs with the requested Scale.Companion receivers, nullability, and categoricalColorGradient support; done means all four listed changes are implemented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- data-visualization
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100