@@ -10,6 +10,61 @@ Release Notes
10
10
:depth: 1
11
11
:class: singlecol
12
12
13
+ |charts| on |service| v1.12.0
14
+ -----------------------------
15
+
16
+ *Released March 31, 2020*
17
+
18
+ Improvements in this release:
19
+
20
+ - Allows :ref:`dashboard filter cards <dashboard-filtering>` to be
21
+ renamed.
22
+
23
+ - Allows filter cards to be expanded and collapsed.
24
+
25
+ - Visual refresh across the |charts| application.
26
+
27
+ Bug fixes in this release:
28
+
29
+ - Legends on geospatial charts are no longer cut off.
30
+
31
+ - Error message no longer appears before an embedded chart is rendered.
32
+
33
+ - :guilabel:`Use Smart Labels on Axis` customization option no longer
34
+ shows on unsupported chart types.
35
+
36
+ - Unbinned dates used as dynamic columns on a table chart can now be
37
+ formatted.
38
+
39
+ - Donut chart data labels are no longer rendered if they are likely to
40
+ overlap with other labels.
41
+
42
+ - Users with Atlas organization-level roles now show in permissions
43
+ dialogs.
44
+
45
+ - Intercom support widget no longer obscures charts and dashboard
46
+ filters.
47
+
48
+ - Sampling a collection in the chart builder no longer appears to hang
49
+ if no documents are returned from the query.
50
+
51
+ - Removes excessive padding around table charts.
52
+
53
+ - Fixes an issue where calculated fields that produce no results could
54
+ be saved but not removed.
55
+
56
+ - |charts-short| now automatically reloads after a version upgrade.
57
+
58
+ - Embedded charts now show the correct error if the chart ``id`` is
59
+ incorrect.
60
+
61
+ - Fixes rendering issues with dashboard filter cards on Firefox
62
+ browsers.
63
+
64
+ - Fixes an issue where error messages on public dashboards were
65
+ illegible in Firefox browsers.
66
+
67
+
13
68
|charts| on |service| v1.11.0
14
69
-----------------------------
15
70
0 commit comments