gristlabs_grist-core/app
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
..
client (core) Fix the name of the grouped data series when the value is blank 2022-01-11 16:36:07 +01:00
common (core) Duplicate page should copy filters. 2022-01-04 14:49:33 +01:00
gen-server (core) move more tests to grist-core 2021-12-10 18:33:07 -05:00
plugin (core) Parsing multiple values in reflists, parsing refs without table data in client 2021-11-09 14:41:04 +02:00
server (core) freshen core README; support python3 in grist-core docker image 2022-01-08 18:27:20 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00