plotly / plotly/graphing-library-docs
Relayouting event of plotly.js is not documented
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 59
- Forks
- 72
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
- Relayouting event is not described on this page: https://plotly.com/javascript/plotlyjs-events/
- It is also worth checking if there are other plotly.js events that are not documented.
- This page, it has a lot of links to itself without hashes - for example all links in second paragraph of this section: https://plotly.com/javascript/plotlyjs-events/#event-data
- plotly_sunburstclick - discovered by a contributor here: https://github.com/plotly/react-plotly.js/pull/203
- plotly_beforehover - discovered by a contributor here: https://github.com/plotly/react-plotly.js/pull/216 also relevant: https://github.com/plotly/plotly.js/issues/5309
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 with the Plotly.js events page at plotly.com/javascript/plotlyjs-events/ and review its event-data section and links. Check the reported relayouting, plotly_sunburstclick, and plotly_beforehover events, along with other undocumented events, and correct the self-links without hashes. Done means the relevant events and links are documented or fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100