We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a4ee5 commit c5d2758Copy full SHA for c5d2758
source/release-notes.txt
@@ -10,6 +10,22 @@ MongoDB Charts Cloud Release Notes
10
:depth: 1
11
:class: twocols
12
13
+|charts| v1.20.2
14
+----------------
15
+
16
+*Released December 1, 2020*
17
18
+Bug fixes in this release:
19
20
+- Fixes an issue where :ref:`donut charts <donut-chart-ref>` constructed
21
+ from multiple fields failed to render.
22
23
+- Fixes an issue where :ref:`series <multi-series-charts>` could render in
24
+ an unpredictable order when using :ref:`string binning <nominal-binning>`.
25
26
+- Fixes an issue where :ref:`area charts <line-area-chart-ref>` showed
27
+ overlapping segments when some series had no data for some categories.
28
29
|charts| v1.20.1
30
----------------
31
0 commit comments