File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,55 @@ MongoDB Charts Cloud Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |charts| v1.19.0
14
+ ----------------
15
+
16
+ *Released October 13, 2020*
17
+
18
+ Improvements in this release:
19
+
20
+ - Introduces :ref:`Lookup Fields <add-lookup-field>` in the Chart
21
+ Builder.
22
+
23
+ - Introduces binning on string-typed fields in category channels.
24
+
25
+ - Adds ability to limit the number of documents displayed on
26
+ :ref:`Table Charts <data-table-ref>`.
27
+
28
+ - Adds new tour showing virtual and lookup fields.
29
+
30
+ Bug fixes in this release:
31
+
32
+ - Field encodings are now correctly retained when swapping between
33
+ Geo Scatter and Geo Heatmap chart types.
34
+
35
+ - Calculated fields that return objects can now be modified or deleted.
36
+
37
+ - Fixes a rendering issue for Area charts when some bins or categories
38
+ had no values.
39
+
40
+ - Geospatial charts can now be panned independently.
41
+
42
+ - Fixes an issue when scatter charts with log scales were panned with
43
+ the mouse.
44
+
45
+ - Changes to the :guilabel:`Filter Allow` list are now immediately
46
+ picked up by embedded charts.
47
+
48
+ - Prevents some “white screen” errors from occurring in the Chart
49
+ Builder.
50
+
51
+ - Allows editing chart titles while a chart is loading.
52
+
53
+ - Empty arrays now show the ``[]`` symbol in the Chart Builder field
54
+ panel.
55
+
56
+ - Improves the refresh behavior for expired authentication sessions.
57
+
58
+ - |charts| no longer crashes when geospatial charts are rendered with
59
+ ``NaN`` coordinates.
60
+
61
+
13
62
|charts| v1.18.0
14
63
----------------
15
64
You can’t perform that action at this time.
0 commit comments