mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
98ac2f7e5b
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 |
||
---|---|---|
.. | ||
ActionLog.ts | ||
DuplicateDocument.ts | ||
Fork.ts | ||
gristUtils.ts | ||
HomeIntro.ts | ||
homeUtil.ts | ||
Smoke.ts | ||
testServer.ts | ||
testUtils.ts |