civiccc / civiccc/react-simple-pie-chart
clockwise
Open
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Pie segments are usually rendered clockwise, it can be flipped with a transform but I feel like clockwise should be the default and a prop to make it anti-clockwise if that's required.
``
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the pie-segment rendering entry point and the existing transform shown in the issue. Confirm how segment direction is currently determined, then verify that clockwise is the default and an option enables anticlockwise rendering; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100