marmelab / marmelab/EventDrops
Left label identification by class or id
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
It'd be nice to have way to hook anything to line-labels. Like tooltips when mouse over. atm only way to find it, is a txt that and it changes when user scroll it.
maybe even integrated tooltip mechanism for that :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how EventDrops renders line-labels and how its D3 visualization exposes elements for interaction. Clarify whether the requested result is stable class or id hooks, integrated tooltips, or both; done should be defined before implementation because the issue leaves that scope open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100