Skip to content

Commit fbfd2c7

Browse files
authored
(DOCSP-10906) Release notes v1.15.0 (#366)
* Release notes 1.15
1 parent 64c88ba commit fbfd2c7

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed

source/bin-data.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ date.
3232
values, categorized into a classification. Examples of discrete
3333
data include eye color and the number of students in a class.
3434

35+
.. _bin-date-fields:
36+
3537
Bin Date Fields
3638
---------------
3739

source/release-notes.txt

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,55 @@ Release Notes
1010
:depth: 1
1111
:class: singlecol
1212

13+
|charts| on |service| v1.15.0
14+
-----------------------------
15+
*Released June 23, 2020*
16+
17+
Improvements in this release:
18+
19+
- Enables downloading chart data from the dashboard view
20+
of a chart.
21+
22+
- Invalid queries now display detailed error messages in the chart
23+
builder.
24+
25+
- Enables setting a delimiter when using the ``concat``
26+
:ref:`array reduction option <array-reduction>`.
27+
28+
- Adds new *Week of the Year* option when
29+
:ref:`binning date values <bin-date-fields>`.
30+
31+
- :ref:`Donut <donut-chart-ref>` charts can now be created from
32+
multiple fields.
33+
34+
- Charts with binned numeric or date values now show gaps for empty
35+
bins.
36+
37+
- Collection information is now visible when adding data sources.
38+
39+
- Removes the step to set permissions when creating a data source.
40+
41+
- Updates visuals across the |charts| application.
42+
43+
Bug fixes in this release:
44+
45+
- Fixes an issue where injected embedding filters were not properly
46+
considered when retrieving chart data from the cache.
47+
48+
- Fixes an issue where errors that occurred while sampling fields did
49+
not display in the chart builder.
50+
51+
- Fixes an issue where the chart builder query bar did not appear
52+
dimmed when a dialog was open.
53+
54+
- Changes the IFrame embedding parameter to ``autoRefresh`` to improve
55+
consistency with SDK property (the previous ``autorefresh`` syntax
56+
still works).
57+
58+
- Fixes an issue where embedded charts sometimes rendered with the
59+
incorrect font.
60+
61+
1362
|charts| on |service| v1.14.0
1463
-----------------------------
1564

source/rich-schema-support.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ adding an array field to an :ref:`encoding channel
5757
process the data in the best way for your visualization. The following
5858
array reduction options are available:
5959

60+
.. _array-reduction:
61+
6062
General Array Reduction Options
6163
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6264

0 commit comments

Comments
 (0)