Change donut title (Interior text) dynamically with chart loads
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Is there a way to make the title inside the donut chart change to the sum of all the data values, updating automatically with every data load into the chart?
Contributor guide
Research direction
Start by reviewing the donut chart implementation and the chart's data-loading API. Trace how the interior title is rendered and how data loads trigger updates. Done means the title displays the sum of all data values and refreshes automatically after every load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3js, javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100