gristlabs_grist-core/test/nbrowser
Cyprien P 98ac2f7e5b (core) add 'Aggregate Values' option to chart config
Summary:
  - adds the `aggregate values` option to chart config
    - aggregation is performed by turning table into summary table
    - change columns options of xaxis and split series selectors to be the source table columns when `aggregate values` is on
    - change xAxis and split series computed to hold colId instead of column id
    - change GristDoc saveViewSection routine to preserve old sections viewFields and options
  - Rename `Group data` into `split series`

quip doc: https://grist.quip.com/tAsCAuv8RiMa/Charts-data-aggregation#temp:C:QcK0ce13e1e8ae64048988f44f9c

Test Plan: Adds ChartAggregate.ts nbrowser test.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3336
2022-04-07 15:34:54 +02:00
..
ActionLog.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
DuplicateDocument.ts (core) move more tests to grist-core 2021-12-10 18:33:07 -05:00
Fork.ts (core) move more tests to grist-core 2021-12-10 18:33:07 -05:00
gristUtils.ts (core) add 'Aggregate Values' option to chart config 2022-04-07 15:34:54 +02:00
HomeIntro.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
homeUtil.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
Smoke.ts (core) Remove code for unused welcome flows 2022-02-28 13:21:28 -08:00
testServer.ts (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
testUtils.ts remove stray redis dependency, and upgrade node in tests (#173) 2022-03-28 15:43:47 -04:00