File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,46 @@ MongoDB Charts Cloud Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.18.0
14
+ ----------------
15
+
16
+ *Released September 15, 2020*
17
+
18
+ Improvements in this release:
19
+
20
+ - Adds new :ref:`Top Item <top-item-ref>` chart type, allowing you to
21
+ see details of a single item from a collection.
22
+
23
+ - Allows changing the size of text labels on a chart.
24
+
25
+ - Adds new :guilabel:`Period` option on
26
+ :ref:`date filters <charts-filter-documents>`, allowing you to
27
+ filter by a current or previous period.
28
+
29
+ - Allows sorting a chart on a specific series when the chart uses
30
+ multiple series generated from different fields.
31
+
32
+ Bug fixes in this release:
33
+
34
+ - Array reduction options no longer show on wrong cards after deleting
35
+ fields.
36
+
37
+ - Improves performance of queries when absolute date filters are used.
38
+
39
+ - Improves rendering of multi-series charts containing empty bins.
40
+
41
+ - Embedded charts no longer blank out when refreshing.
42
+
43
+ - Zoomed dashboard view now fills the entire screen.
44
+
45
+ - Tables containing a mixture of unbinned dates and binned values no
46
+ longer show empty cells where dates should appear.
47
+
48
+ - Improves rendering consistency across different chart types.
49
+
50
+ - Charts no longer hang hang during rendering if the number of
51
+ requested bins was very large.
52
+
13
53
|charts| v1.17.0
14
54
----------------
15
55
You can’t perform that action at this time.
0 commit comments