[Feature] radar support cornerRadius
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
What problem does this feature solve?
雷达图拐点处支持圆角。
最理想的期望是最后的:根据角度弧度会不同
其次降级方案是中间的:统一有个最小的弧度,尽量别出现过于尖锐的尖头
What does the proposed API look like?
curveType 下新增配置项
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.