@@ -10,8 +10,65 @@ Release Notes
1010 :depth: 1
1111 :class: singlecol
1212
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+ ----------------------------
1572
1673*Released September 3, 2019*
1774
@@ -41,8 +98,8 @@ Bug fixes in this release:
4198
4299- Miscellaneous performance, reliability and security improvements.
43100
44- |charts| SaaS v1.5.0
45- --------------------
101+ |charts| on |service| v1.5.0
102+ ----------------------------
46103
47104*Released August 7, 2019*
48105
@@ -74,8 +131,8 @@ Bug fixes in this release:
74131
75132- Miscellaneous performance, reliability and security improvements.
76133
77- |charts| SaaS v1.4.0
78- --------------------
134+ |charts| on |service| v1.4.0
135+ ----------------------------
79136
80137*Released June 12, 2019*
81138
@@ -106,8 +163,8 @@ Bug fixes in this release:
106163
107164- Charts can now be edited or deleted when their data is loading.
108165
109- |charts| SaaS v1.3.0
110- --------------------
166+ |charts| on |service| v1.3.0
167+ ----------------------------
111168
112169*Released May 14, 2019*
113170
@@ -134,8 +191,8 @@ Bug fixes in this release:
134191- Tooltips on area charts now show on hover over any part of the area,
135192 not just the data points.
136193
137- |charts| SaaS v1.2.0
138- --------------------
194+ |charts| on |service| v1.2.0
195+ ----------------------------
139196
140197*Released Apr 16, 2019*
141198
@@ -157,8 +214,8 @@ Bug fixes in this release:
157214- Automatic :ref:`dashboard refresh <refresh-dashboard>` should work
158215 more reliably after resuming from sleep.
159216
160- |charts| SaaS v1.1.1
161- --------------------
217+ |charts| on |service| v1.1.1
218+ ----------------------------
162219
163220*Released Feb 14, 2019*
164221
@@ -194,8 +251,8 @@ Bug fixes in this release:
194251- Miscellaneous performance, reliability and security improvements.
195252
196253
197- |charts| SaaS v1.0.0
198- --------------------
254+ |charts| on |service| v1.0.0
255+ ----------------------------
199256
200257*Released Dec 11, 2018*
201258
0 commit comments