Files
gristlabs_grist-core/app/client/components
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
..
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2022-04-27 22:21:55 +02:00
2021-05-25 21:14:49 +02:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2022-04-27 22:21:55 +02:00
2021-07-01 18:38:21 +02:00
2020-10-02 13:24:21 -04:00
2022-04-27 22:21:55 +02:00
2022-04-27 22:21:55 +02:00
2022-04-27 22:21:55 +02:00
2022-02-19 09:46:49 +00:00
2022-05-04 21:41:42 +02:00
2022-04-27 22:21:55 +02:00
2020-10-02 13:24:21 -04:00
2022-05-04 21:41:42 +02:00
2020-10-02 13:24:21 -04:00
2022-05-11 09:18:31 +02:00
2022-04-27 22:21:55 +02:00
2020-10-02 13:24:21 -04:00
2022-03-12 13:51:48 +01:00
2022-04-27 22:21:55 +02:00
2022-02-19 09:46:49 +00:00
2020-10-02 13:24:21 -04:00
2022-04-27 22:21:55 +02:00
2022-04-27 22:21:55 +02:00
2020-10-02 13:24:21 -04:00