point.sensitivity should be documented and default to point.r
Open
easy pull request
R-needs-docs
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
A point's sensitivity should probably be equal to its radius, such that hovering on the point will fire the interaction no matter how big the `r` value is.
If nothing else, the `point.sensitivity` value should be documented.
[Case example](http://stackoverflow.com/questions/35204689/c3-js-bubble-chart-selection)
Contributor guide
Research direction
Start by reproducing the linked bubble-chart case and locating the point.sensitivity and point.r configuration or documentation in the C3 codebase. Confirm how hovering behaves at different radius values; done means sensitivity defaults to the radius, or the existing setting is clearly documented if that behavior is not adopted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100