Files
gristlabs_grist-core/app/client/components
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
2020-10-02 13:24:21 -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
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04: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
2022-02-10 12:46:19 +02:00
2021-10-08 14:15:07 -07:00
2022-02-19 09:46:49 +00:00
2020-10-02 13:24:21 -04:00
2022-02-28 22:52:37 +01: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
2022-02-19 09:46:49 +00:00
2020-10-02 13:24:21 -04:00
2022-02-10 12:46:19 +02:00
2020-10-02 13:24:21 -04:00