docs neededgood first issue
倉庫指標
- 星標
- (21,783 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
See minAngle prop on RadialBar component, see the test (black) bar is less than 15 degrees
What is expected?
Based on this https://recharts.org/en-US/api/RadialBar#minAngle I expect so see the smallest bar be 15 degrees
What is actually happening?
The bar is significantly less than 15 degrees
| Environment | Info |
|---|---|
| Recharts | v2.0.6 |
| React | 17.0.1 |
| System | CodeSandbox |
| Browser | Chrome |