Cyprien P
76481d21e0
(core) Enable selecting x axis for the group data columns
...
Summary:
Until now, users could not pick the column that's currently serving as
the x axis.
To do that, chart needs to support having the x axis undefined.
This diff do just that:
- allow x axis to be undefined
- allow setting x axis from group data
Given that charts axis are stored as indexes of the section view
fields array, implementation required introduction of an extra chart
options: `isAxisUndefined`.
Test Plan: Updates existing test and adds new one.
Reviewers: jarek
Reviewed By: jarek
Subscribers: jarek
Differential Revision: https://phab.getgrist.com/D3304
2022-03-07 10:49:18 +01:00
..
2020-10-02 13:24:21 -04:00
2021-10-25 10:56:43 +02:00
2020-12-22 22:18:12 -05:00
2020-10-02 13:24:21 -04:00
2021-05-24 12:56:18 -04:00
2020-10-02 13:24:21 -04:00
2022-02-21 13:44:13 -05:00
2021-05-25 21:14:49 +02:00
2020-10-02 13:24:21 -04:00
2022-03-07 10:49:18 +01:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2021-11-04 01:26:47 +02:00
2021-05-27 17:52:23 -04:00
2021-05-27 17:52:23 -04:00
2021-06-29 15:29:56 +02:00
2022-02-19 09:46:49 +00:00
2021-07-01 18:38:21 +02:00
2022-01-13 11:10:17 +01:00
2020-10-02 13:24:21 -04:00
2020-10-03 22:56:00 -04:00
2022-01-13 18:09:33 +02:00
2021-09-24 09:01:10 -04:00
2021-12-01 18:21:06 +01:00
2020-10-06 13:18:50 -04:00
2022-02-18 10:09:36 +01:00
2022-02-10 12:46:19 +02:00
2022-02-04 20:29:00 +02:00
2022-02-04 20:29:00 +02:00
2021-10-08 14:15:07 -07:00
2020-10-02 13:24:21 -04:00
2022-02-19 09:46:49 +00:00
2022-01-04 14:49:33 +01:00
2021-11-19 12:01:49 +01:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2020-11-10 10:32:07 -05:00
2022-02-04 20:29:00 +02:00
2022-02-28 22:52:37 +01:00
2020-10-02 13:24:21 -04:00
2022-02-10 20:01:57 +02:00
2021-05-24 12:56:18 -04:00
2022-02-19 09:46:49 +00:00
2021-02-09 09:17:32 -05:00
2021-12-20 19:32:14 +01: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
2020-10-02 13:24:21 -04:00
2022-02-15 15:24:15 +01:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2021-11-09 12:30:52 -08:00
2020-10-02 13:24:21 -04:00
2020-10-12 16:04:18 -04:00
2020-10-12 16:04:18 -04:00
2020-10-02 13:24:21 -04:00
2022-02-19 09:46:49 +00:00
2020-10-02 13:24:21 -04:00
2021-03-17 01:35:56 -04:00
2020-10-02 13:24:21 -04:00
2021-04-26 18:54:55 -04:00
2022-03-03 21:32:03 +02:00
2022-02-21 22:39:47 +02:00
2022-01-20 19:00:01 +02:00
2020-08-14 13:34:38 -04:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2021-11-19 17:23:03 -05:00
2021-12-07 14:37:25 -08:00
2020-10-02 13:24:21 -04:00
2022-02-10 12:46:19 +02:00
2021-07-12 20:10:15 -07:00
2022-02-10 12:46:19 +02:00
2020-10-02 13:24:21 -04:00
2021-03-17 01:35:56 -04:00
2022-02-15 15:24:15 +01:00