[Feature]
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
针对透视表格,我想可以动态设置透视表格的模版,
1、可以动态新增行配置、列配置、角头配置、指标配置,而不是写死的;
2、行配置可以存在或者不存在、指标配置可以存在或不存在,但必须得设置列配置;
What does the proposed API look like?
针对透视表格,我想可以动态设置透视表格的模版,
1、可以动态新增行配置、列配置、角头配置、指标配置,而不是写死的;
2、行配置可以存在或者不存在、指标配置可以存在或不存在,但必须得设置列配置;
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.
Research direction
The issue does not name files, tests, or an API entry point. First clarify the proposed pivot-table template API and review the existing pivot-table implementation; done should support dynamic row, column, corner, and indicator configuration, with column configuration required while row and indicator configuration remain optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100