plotly / plotly/react-plotly.js
3D plots show loading state while rendering
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 138
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 4
Description
Obviously 3D plot performance is not great and can cause a bit of lag when rendering (especially the first time). I'm wondering if anyone has a solution to showing something like a busy spinner while the plot renders to make the user experience a bit better in these scenarios?
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
No file, test, or entry point is identified in the issue. Start by locating how the React component handles Plotly 3D rendering, then determine how a busy spinner could be displayed during the initial render and what rendering completion should remove it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100