Skip to content

Commit c0c12b6

Browse files
(DOCSP-9218): v1.11 Release Notes
1 parent 1b85a0e commit c0c12b6

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed

source/customize-charts/value-axis-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ The following chart types can use label override:
111111
- :ref:`Area <line-area-chart-ref>`
112112
- :ref:`Scatter <scatter-chart-ref>`
113113

114+
.. _smart-labels-dates:
115+
114116
Smart Labels for Dates
115117
----------------------
116118

source/release-notes.txt

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

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+
1354
|charts| on |service| v1.10.0
1455
-----------------------------
1556

0 commit comments

Comments
 (0)