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
..
2021-10-04 22:58:00 -04:00
2021-07-23 08:02:05 -04:00
2021-05-24 12:56:18 -04:00
2020-10-02 13:24:21 -04:00
2021-05-03 17:16:24 -04:00
2022-01-04 17:58:52 +01:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2021-02-10 09:22:14 -05: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
2020-10-02 13:24:21 -04: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-02-03 23:10:51 -05:00
2020-10-02 13:24:21 -04:00
2020-10-02 13:24:21 -04:00
2021-12-09 22:22:55 -05:00
2021-08-05 20:46:11 +02:00
2021-08-30 09:26:28 -04:00
2021-08-30 09:26:28 -04: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
2020-10-02 13:24:21 -04:00
2021-12-21 09:57:21 +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
2020-10-02 13:24:21 -04: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-02-25 11:31:43 -05:00
2020-08-14 13:34:38 -04:00
2020-10-03 22:56:00 -04: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
2020-10-02 13:24:21 -04:00
2021-12-16 22:19:36 +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-11-03 15:31:39 +01:00
2021-11-30 13:40:17 +02:00
2020-10-02 13:24:21 -04:00
2021-11-30 13:40:17 +02:00
2021-09-16 10:45:06 -07:00
2021-10-01 10:47:12 +02:00
2021-05-19 09:51:38 +02:00