gristlabs_grist-core/app
Cyprien P e99cc3ae08 (core) Fix pie chart sectors's ordering issue.
Summary:
By default, plotly's pie chart sort lables by values.

This is iconsistent with how bar charts work and especially annoying
in case of a linked chart because values can change when user navigate
the linked table which causes colors (and display order) of each label
to change. Making it hard to keep track values.

[[ https://grist.quip.com/wb4gAgrQM2aP/Chart-Improvements-November-2021#temp:C:TZE88067825d66c415da9e839488 | Link to video with more details about the issue ]]

Test Plan: Adds a new test case.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3193
2021-12-22 17:34:25 +01:00
..
client (core) Fix pie chart sectors's ordering issue. 2021-12-22 17:34:25 +01:00
common (core) Parse string cell values in Doc API and Imports 2021-12-17 15:40:58 +02: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) When searching, use formatter.formatAny() to handle values of invalid type. 2021-12-21 15:35:40 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00