Support `user-select` text from the graph elements
Open
Nobody has claimed this yet.
cs
feature
P2
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Contributor guide
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 with the linked MDN documentation for CSS user-select, then locate the graph elements responsible for text rendering in plotly.js. The issue names no source file or test, so first identify the relevant entry point and existing coverage; done means text in graph elements can be selected as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100