plotly / plotly/react-plotly.js
bar-chart animation on loading
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 138
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 4
Description
I can't seem to find the ref doc on how to animate bar-chart on page load with react-plotly.js. Most of the animation doc is under Plotly.js that uses Plotly.animate() method to animate the graph. How can I do something similar in react code?
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 comparing the react-plotly.js API with the Plotly.js animation documentation, especially the Plotly.animate() entry point mentioned in the issue. Document the supported React approach for animating a bar chart on page load, with an example or reference that makes the completed guidance verifiable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- data-visualization, frontend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100