@@ -10,6 +10,47 @@ Release Notes
10
10
:depth: 1
11
11
:class: singlecol
12
12
13
+ |charts| on |service| v1.11.0
14
+ -----------------------------
15
+
16
+ *Released March 2, 2020*
17
+
18
+ Improvements in this release:
19
+
20
+ - Allows setting the ``theme`` and ``attribution`` with the
21
+ :ref:`Embedding SDK <embedding-charts-sdk>`.
22
+
23
+ - Adds :ref:`Gauge Chart <gauge-chart-ref>` type.
24
+
25
+ - Enables :ref:`Dashboard filters <dashboard-filtering>` on public
26
+ link-shared dashboards.
27
+
28
+ - Enables linking :ref:`Dashboard filter cards <dashboard-filtering>` to
29
+ multiple fields from different data sources.
30
+
31
+ - Adds :ref:`Smart Labels <smart-labels-dates>` for dates on the X axis
32
+ of continuous line, area and scatter charts.
33
+
34
+ - Enables zooming and panning :ref:`Scatter Charts <scatter-chart-ref>`
35
+ with the mouse.
36
+
37
+ - Enables highlighting individual data series by clicking the
38
+ legend entries.
39
+
40
+ Bug fixes in this release:
41
+
42
+ - Fixes an issue where :guilabel:`Verified Signature` embedded charts
43
+ failed to render when strings in filters contain space characters.
44
+
45
+ - Fixes an issue where embedded charts failed to render when field
46
+ names in filters were not quoted.
47
+
48
+ - Fixed an issue where embedded
49
+ :ref:`Choropleth Charts <choropleth-ref>` did not render.
50
+
51
+ - Improved rendering of filter cards in the dashboard filter pane.
52
+
53
+
13
54
|charts| on |service| v1.10.0
14
55
-----------------------------
15
56
0 commit comments