Ondrag Event Requested!
Open
C-feature-request
plugin candidate
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I am labeling data on the chart by using the onclick event and the arguments inside it. It's awesome for single point labeling; but when I need to do a massive labelling job, I need to specify an offset range inside that and map to the original data set to get all the information I need.
I wonder if it is feasible to add an ondrag event to allow user to handle event over a range of data points. Its arguments will be an array of the onclick arguments.
Thank you for all the hardwork
Long
Contributor guide
Assessment
This issue has not been assessed yet.