antvis / antvis/S2

🙏 希望明细表能支持分组排序

Open
#1,608 1 comment 0 reactions 0 assignees View on GitHub
💤 inactive 🙏feature request table sheet
Dominant language
TypeScript
Stars
1.7k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

### 🖋 Description
![image](https://user-images.githubusercontent.com/46083022/180693305-d1bda1e8-1e30-4676-9908-10e548fafd0a.png)
比如上面的例子,如果想实现channel按照height 排序,目前明细表是没法通过配置sortParams 实现的,希望sortByMeasure 对明细表也生效
### 🏞 What problem does this feature solve

### 🧐 Suggest the API

| name | type | default | description |
|----|----|----|----|
| - | - | - | - |

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.