@@ -10,8 +10,65 @@ Release Notes
10
10
:depth: 1
11
11
:class: singlecol
12
12
13
- |charts| SaaS v1.6.0
14
- --------------------
13
+ |charts| on |service| v1.7.0
14
+ ----------------------------
15
+
16
+ *Released October 1, 2019*
17
+
18
+ Improvements in this release:
19
+
20
+ - New menu in the Chart Builder allows you to
21
+ :ref:`view and export chart data <view-export-chart-data>`:
22
+
23
+ - :guilabel:`View Source Documents` from the data source.
24
+
25
+ - :guilabel:`View Aggregation Pipeline` used to query the data source.
26
+
27
+ - :guilabel:`Get Chart Data` to see the data used on the chart and
28
+ export to CSV or JSON.
29
+
30
+ - Adds the ability to change the data type of fields while building a
31
+ chart, when using MongoDB 4.0 or higher.
32
+
33
+ - Charts can now be placed across the full width of a dashboard on a
34
+ large monitor.
35
+
36
+ - A warning now appears when deleting a data source that is in use by
37
+ at least one chart.
38
+
39
+
40
+ Bug fixes in this release:
41
+
42
+ - Performing a new operation in the Chart Builder now cancels previous
43
+ operations, preventing the chance of multiple responses coming back in
44
+ an unexpected order.
45
+
46
+ - Table row totals correctly display at the far right of the table at
47
+ all times.
48
+
49
+ - Encoding cards can now be more reliably swapped across chart channels.
50
+
51
+ - Singapore is now shown on :guilabel:`Choropleth` maps using the
52
+ :guilabel:`Countries and Regions` scheme.
53
+
54
+ - :guilabel:`Choropleth` tooltips are now shown on the largest land
55
+ mass of a region.
56
+
57
+ - String :guilabel:`Filter` card now correctly shows sample values from
58
+ arrays of documents.
59
+
60
+ - Null values in chart categories now show as ``null``, not 0.
61
+
62
+ - Improves rendering of dates on continuous chart axes.
63
+
64
+ - Ellipsis menu is now accessible for data sources at the bottom of the
65
+ grid.
66
+
67
+ - Miscellaneous performance, reliability and security improvements.
68
+
69
+
70
+ |charts| on |service| v1.6.0
71
+ ----------------------------
15
72
16
73
*Released September 3, 2019*
17
74
@@ -41,8 +98,8 @@ Bug fixes in this release:
41
98
42
99
- Miscellaneous performance, reliability and security improvements.
43
100
44
- |charts| SaaS v1.5.0
45
- --------------------
101
+ |charts| on |service| v1.5.0
102
+ ----------------------------
46
103
47
104
*Released August 7, 2019*
48
105
@@ -74,8 +131,8 @@ Bug fixes in this release:
74
131
75
132
- Miscellaneous performance, reliability and security improvements.
76
133
77
- |charts| SaaS v1.4.0
78
- --------------------
134
+ |charts| on |service| v1.4.0
135
+ ----------------------------
79
136
80
137
*Released June 12, 2019*
81
138
@@ -106,8 +163,8 @@ Bug fixes in this release:
106
163
107
164
- Charts can now be edited or deleted when their data is loading.
108
165
109
- |charts| SaaS v1.3.0
110
- --------------------
166
+ |charts| on |service| v1.3.0
167
+ ----------------------------
111
168
112
169
*Released May 14, 2019*
113
170
@@ -134,8 +191,8 @@ Bug fixes in this release:
134
191
- Tooltips on area charts now show on hover over any part of the area,
135
192
not just the data points.
136
193
137
- |charts| SaaS v1.2.0
138
- --------------------
194
+ |charts| on |service| v1.2.0
195
+ ----------------------------
139
196
140
197
*Released Apr 16, 2019*
141
198
@@ -157,8 +214,8 @@ Bug fixes in this release:
157
214
- Automatic :ref:`dashboard refresh <refresh-dashboard>` should work
158
215
more reliably after resuming from sleep.
159
216
160
- |charts| SaaS v1.1.1
161
- --------------------
217
+ |charts| on |service| v1.1.1
218
+ ----------------------------
162
219
163
220
*Released Feb 14, 2019*
164
221
@@ -194,8 +251,8 @@ Bug fixes in this release:
194
251
- Miscellaneous performance, reliability and security improvements.
195
252
196
253
197
- |charts| SaaS v1.0.0
198
- --------------------
254
+ |charts| on |service| v1.0.0
255
+ ----------------------------
199
256
200
257
*Released Dec 11, 2018*
201
258
0 commit comments