gristlabs_grist-core/app
Cyprien P 87cc7d755d (core) Fix chart mixing up axis
Summary:
Diff fixes couple edge cases:
 - When changing chart's groupby columns, the data-engine changes the view fields, which is not okay with charts, hence makes sure view fields stay the same as much as possible using `this.setSectionViewFieldsFromArray()`
 - Also there's a logic in `this.setSectionViewFieldsFromArray()` that handle what to do when some columns goes missing during updates. Diff fixes this logic two. This is really corner case.

Test Plan: Both cases are not added to ChartAggregate.ts

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3405
2022-05-11 09:18:31 +02:00
..
client (core) Fix chart mixing up axis 2022-05-11 09:18:31 +02:00
common (core) Add AzureExternalStorage 2022-05-09 21:44:57 +02:00
gen-server (core) Add flexibility to daily API usage limit 2022-04-28 16:22:18 +02:00
plugin (core) Improving custom widget API. Changing destroy function signature. 2022-05-05 16:34:26 +02:00
server (core) Add AzureExternalStorage 2022-05-09 21:44:57 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00