gristlabs_grist-core/app
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
..
client (core) add 'Aggregate Values' option to chart config 2022-04-07 15:34:54 +02:00
common (core) Migrate Attachments columns from marshalled blobs to JSON 2022-04-06 13:28:47 +02:00
gen-server (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
plugin (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
server (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document 2022-04-07 15:08:22 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00