gristlabs_grist-core/app
Cyprien P a0c53f2b61 (core) Fix chart when x axis is set to a choice list column
Summary:
Bug reported by user: https://gristlabs.getgrist.com/doc/check-ins/p/3#a1.s7.r1183.c19p

Setting x axis to a column of type ChoiceList was breaking chart.

This diff fixes that by splitting the record into several records: one for each choice.

`test/nbrowser/ChartView1.ts` was becoming too big and long to run, so this diff introduces `test/nbrowser/ChartView2.ts` to add more test and `test/nbrowser/chartViewTestUtils.ts` to put all utilities or testing charts.

Test Plan: Adds new test.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3041
2021-10-01 10:03:27 +02:00
..
client (core) Fix chart when x axis is set to a choice list column 2021-10-01 10:03:27 +02:00
common (core) do not look at content of recent actions when loading documents 2021-09-29 11:27:02 -04:00
gen-server (core) add a tool for deleting a user 2021-09-29 12:08:23 -04:00
plugin (core) Adding traceback to trigger formulas 2021-09-27 17:12:39 +02:00
server (core) add a tool for deleting a user 2021-09-29 12:08:23 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00