plotly / plotly/angular-plotly.js
Revision increment is not causing pie chart to update
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 81
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 18
Description
Im using revision to update chart size after some other elements on the page are changing their sizes/positions. When incrementation takes place with chart of scatter type, everything works - the whole canva is adjusting to the current state, but when Im trying to do the same with chart of type pie - nothing is changing.
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 reproducing the issue with a pie chart and a revision increment after surrounding elements change size or position, then compare its update path with the working scatter chart case. Done means the pie chart canvas and layout reflect the current page state after the revision changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100