posit-dev / posit-dev/connect-extensions
chore(stock-dashboard-python): update to work with plotly 6
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 10
- Forks
- 8
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 1
Description
We discovered previously that plotly 6 breaks the graph title setting in update_volume_figure() so it is pinned to <6.
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
Locate the stock-dashboard-python code containing update_volume_figure() and inspect how it sets the graph title under Plotly versions before 6. Reproduce the issue with Plotly 6, update the compatibility behavior, and verify that the volume figure title is set correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100