draw SVG shapes on a chart post creation
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Hi;
I have asked a similar Q in the forum but the forum seem to rarely get answers...
I am basically looking for a way to draw stuff on the chart post its creation.
for example, after a donut is created I want to draw a rectangle on it.
what is the best way to draw stuff on the chart after it has been created?
thanks!
Contributor guide
Research direction
The request concerns drawing SVG shapes after chart creation, with a donut chart as the example. Start by examining the chart-creation and donut-rendering entry points, then determine whether the expected result is a supported API or documentation. Done would require a clearly specified, maintainable way to add a rectangle after creation, with its behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100