recharts/recharts

RadialBar minAngle prop not working

Open

#2,986 建立於 2022年9月26日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)TypeScript (21,783 star) (1,637 fork)batch import
docs neededgood first issue

描述

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

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

貢獻者指南