Commit 9b17b81
committed
[FIX] charts: calendar charts cannot be aggregated
Since the big chart datasource refactor, the `aggregate` checkbox
appeared in the calendar chart side panels, even though it's not
an option for calendar charts (they are always aggregated).
Task: 65011771 parent 3f6b03d commit 9b17b81
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- src/components/side_panel/chart/calendar_chart
- tests/figures/chart/calendar
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments