JetBrains / JetBrains/lets-plot
Add asinh scale
Open
- Dominant language
- Kotlin
- Stars
- 1.8k
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
The asinh transformation is useful for figures that have 0 values. It is very similar to log and works fine with 0. Other popular libraries, such as ggplot2 and Matplotlib, provide this scale.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing logarithmic scale implementation and its tests, then compare the requested asinh behavior with the issue description and the referenced ggplot2 and Matplotlib scales. Done means an asinh scale is available for figures containing zero values and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100