[Feature] 增加百分比计算
Open
@fangsmile is already working on this.
Since Sep 12, 2024.
feature
stale_issue
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
希望增加百分比计算(当然在一定的数量级之内,比如10万行数据以内),类似于excel 功能,虽然后端可以实现这样的功能,有时候总归不太方便
What does the proposed API look like?
类似于excel 这里的占比公式。
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.