@@ -20,58 +20,6 @@ visualization.
20
20
:figwidth: 251px
21
21
:alt: Field level customizations
22
22
23
- Show or Hide Data Markers on a Line Chart
24
- -----------------------------------------
25
-
26
- You can dictate whether |charts-short| displays visible data markers
27
- which represent individual data points on line charts. Enabling this
28
- option makes it easier to see exactly where your data points lie
29
- along a line. Hovering over these markers shows the exact data values
30
- in a tooltip, making it easier view precise measurements.
31
-
32
- To set this option:
33
-
34
- 1. Navigate to the :guilabel:`Customization` tab in the
35
- :doc:`Chart Builder </build-charts>`.
36
-
37
- #. In the :guilabel:`General Customization` section, set the
38
- :guilabel:`Data Markers` toggle switch to the desired setting.
39
-
40
- To customize the formatting of the number in the data marker tooltip,
41
- modify the :ref:`Number Formatting <customize-number-formats>`
42
- settings for the relevant field.
43
-
44
- Applicable Chart Types
45
- ~~~~~~~~~~~~~~~~~~~~~~
46
-
47
- This customization option is available on the following chart types:
48
- :ref:`Discrete Line <discrete-charts>`,
49
- :ref:`Continuous Line <continuous-charts>`,
50
- :ref:`Discrete Area <discrete-charts>`, and
51
- :ref:`Continuous Area <continuous-charts>`.
52
-
53
- .. _show-hide-data-value-labels:
54
-
55
- Show or Hide Data Value Labels
56
- ------------------------------
57
-
58
- You can dictate whether |charts-short| displays text labels for your
59
- data **values**. Data value labels show the exact values of your data
60
- points.
61
-
62
- To set this option:
63
-
64
- 1. Navigate to the :guilabel:`Customization` tab in the
65
- :doc:`Chart Builder </build-charts>`.
66
-
67
- #. In the :guilabel:`General Customization` section, set the
68
- :guilabel:`Data Value Labels` toggle switch to the desired
69
- setting.
70
-
71
- To customize the formatting of the number in the data label, modify
72
- the :ref:`Number Formatting <customize-number-formats>` settings for
73
- the relevant field.
74
-
75
23
Applicable Chart Types
76
24
~~~~~~~~~~~~~~~~~~~~~~
77
25
@@ -85,27 +33,6 @@ Line <discrete-charts>`, :ref:`Continuous Line <continuous-charts>`,
85
33
:ref:`Continuous Area <continuous-charts>`, and
86
34
:ref:`Donut <donut-chart-ref>`.
87
35
88
- .. note::
89
-
90
- .. include:: /includes/fact-donut-chart-labels.rst
91
-
92
- .. _show-hide-data-category-labels:
93
-
94
- Show or Hide Data Category Labels on Donut Charts
95
- -------------------------------------------------
96
-
97
- You can dictate whether |charts-short| displays text labels for
98
- data **categories** in your donut charts.
99
-
100
- To set this option:
101
-
102
- 1. Navigate to the :guilabel:`Customization` tab in the
103
- :doc:`Chart Builder </build-charts>`.
104
-
105
- #. In the :guilabel:`General Customization` section, set the
106
- :guilabel:`Data Category Labels` toggle switch to the desired
107
- setting.
108
-
109
36
.. note::
110
37
111
38
.. include:: /includes/fact-donut-chart-labels.rst
@@ -117,8 +44,8 @@ You can resize the text labels on a chart. Resizing text labels changes:
117
44
118
45
- Axis labels
119
46
- Axis tick labels
120
- - :ref:` Data value labels <show-hide-data-value-labels>`
121
- - :ref:` Data category labels <show-hide-data-category-labels>`
47
+ - Data value labels
48
+ - Data category labels
122
49
- Legend caption and entries
123
50
124
51
To set this option:
0 commit comments