antvis / antvis/data-set

orderBy 排序失败

Open
#106 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
251
Forks
49
PR merge metrics
No merged PRs in 30d

Description

`dv.transform({
type: 'partition',
groupBy: ['time'],
orderBy: ['value'],
});`
通过 time 字段进行分组,对分组后的数据,依据 value 字段进行排序,失败,如下图所示:

![image](https://user-images.githubusercontent.com/23161404/112103114-40267a80-8be4-11eb-975a-6c586248f9e1.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.