gristlabs_grist-core/app/client
Cyprien P 98a331a1e4 (core) Fix the name of the grouped data series when the value is blank
Summary:
When using the grouped data option with a column (A) that has some
blank values, all rows with blank values for A are grouped into one
series.

The issue is that the name that showed on the legend for that series
used to be the name of the yseries, and not the name of the value.

This diff fixes it by showing `[Blank]` instead.

Test Plan: Includes new test case.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Differential Revision: https://phab.getgrist.com/D3210
2022-01-11 16:36:07 +01:00
..
aclui (core) Duplicate page should copy filters. 2022-01-04 14:49:33 +01:00
components (core) Fix the name of the grouped data series when the value is blank 2022-01-11 16:36:07 +01:00
lib (core) Scrolling to the active record when editor is activated 2022-01-10 23:35:08 +01:00
models (core) Scrolling to the active record when editor is activated 2022-01-10 23:35:08 +01:00
ui (core) Add button for removing doc tours 2022-01-05 08:19:46 -08:00
ui2018 (core) Better UX in full-edit mode for the formula editor 2021-12-27 13:56:04 +01:00
widgets (core) Better UX in full-edit mode for the formula editor 2021-12-27 13:56:04 +01:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Disable bfcache for all browsers 2021-11-24 09:47:00 -08:00
browserCheck.ts (core) fix browser check and favicon in grist-core 2022-01-05 18:15:05 -05:00
declarations.d.ts (core) Scrolling to the active record when editor is activated 2022-01-10 23:35:08 +01:00
errorMain.ts (core) clean up a collection of small problems affecting grist-core 2021-08-17 21:44:50 -04:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00