Style hovertext on line chart for open vs completed backlog
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
1. in chart.py module
2. find open vs completed backlog charting function
3. style hovertext using list comprehension to create bold and line break hovertext formatting
Contributor guide
No contributing guide indexed for this repository
Research direction
Open chart.py and locate the function that charts the open versus completed backlog. Review how its hovertext is currently built, then format the hovertext with bold text and line breaks using a list comprehension. Done means the chart displays the requested formatted hovertext.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100