File tree Expand file tree Collapse file tree 4 files changed +52
-0
lines changed Expand file tree Collapse file tree 4 files changed +52
-0
lines changed Original file line number Diff line number Diff line change @@ -191,6 +191,12 @@ The following customization options are specific to column and bar
191191charts. To see all available customization options, see
192192:ref:`customize-charts`.
193193
194+ Adjust X-Axis Label Angle
195+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
196+ You can adjust the X-axis label angle.
197+
198+ .. include:: /includes/customization/adjust-x-axis-label-angle.rst
199+
194200Show or Hide Data Value Labels
195201~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
196202
Original file line number Diff line number Diff line change @@ -72,6 +72,20 @@ choice to display:
7272 data. With naturally ordered datasets, heatmaps highlight areas of
7373 concentration within the data.
7474
75+ Customization Options
76+ ---------------------
77+
78+ The following customization options are specific to heatmap
79+ charts. To see all available customization options, see
80+ :ref:`customize-charts`.
81+
82+ Adjust X-Axis Label Angle
83+ ~~~~~~~~~~~~~~~~~~~~~~~~~
84+
85+ You can adjust the X-axis label angle.
86+
87+ .. include:: /includes/customization/adjust-x-axis-label-angle.rst
88+
7589Examples
7690--------
7791
Original file line number Diff line number Diff line change @@ -222,6 +222,14 @@ The following customization options are specific to line and area
222222charts. To see all available customization options, see
223223:ref:`customize-charts`.
224224
225+ Adjust X-Axis Label Angle
226+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
227+ You can adjust the X-axis label angles in
228+ :ref:`area-chart-multi-series-example` and
229+ :ref:`discrete-line-chart-example` charts.
230+
231+ .. include:: /includes/customization/adjust-x-axis-label-angle.rst
232+
225233Show or Hide Data Markers
226234~~~~~~~~~~~~~~~~~~~~~~~~~
227235
Original file line number Diff line number Diff line change 1+ You can choose one of the following options:
2+
3+ .. list-table ::
4+ :header-rows: 1
5+ :widths: 30 70
6+
7+ * - Option
8+ - Description
9+
10+ * - :guilabel: `Vertical `
11+ - Labels right-aligned at a 270 degree angle.
12+
13+ * - :guilabel: `Horizonal `
14+ - Labels center-aligned at a 0 degree angle.
15+
16+ * - :guilabel: `Diagonal `
17+ - Labels right-aligned at a 315 degree angle.
18+
19+ To set this option:
20+
21+ 1. Open the :ref: `Customize <customize-charts >` pane for your chart.
22+
23+ #. In the :guilabel: `Axes ` section, select a :guilabel: `Label Angle `
24+ for the :guilabel: `X Axis `.
You can’t perform that action at this time.
0 commit comments