🙏 希望明细表能支持分组排序
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🖋 Description

比如上面的例子,如果想实现channel按照height 排序,目前明细表是没法通过配置sortParams 实现的,希望sortByMeasure 对明细表也生效
### 🏞 What problem does this feature solve
### 🧐 Suggest the API
| name | type | default | description |
|----|----|----|----|
| - | - | - | - |
Contributor guide
Research direction
Start by locating the detail-table sorting implementation and the existing handling of sortParams and sortByMeasure. Trace how measure sorting currently works for other table types, then make the detail table honor sortByMeasure for grouped channel rows and verify the resulting order with the relevant sorting tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100