Files
gristlabs_grist-core/app/client/components
Cyprien P 89dc9334c3 (core) Fix error bars for bar chart
Summary:
The culprit was `series = uniqXValues(series);` because it creates new
series objects when they are used as keys to access error bars info
(`errorBars.get(line)`).

Fixed by making uniqXValues mutating series instead.

Test Plan: Adds a case to test error bars with bar charts.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3198
2022-01-04 17:58:52 +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
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
2021-07-01 18:38:21 +02:00
2020-10-02 13:24:21 -04:00
2021-06-29 15:29:56 +02:00
2021-10-08 14:15:07 -07:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2021-12-07 17:09:58 +02:00
2020-10-02 13:24:21 -04:00
2021-06-29 15:29:56 +02:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00