docs neededgood first issue
描述
- 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 |