Skip to content

Commit 643f57b

Browse files
[DOCSP-48449] (Update) Short titles on Customize charts. (#702)
* [DOCSP-48449] (Update) Short titles on Customize charts. * Update short titles in Menu. * fix comments: larger titles and RST errors
1 parent dac3976 commit 643f57b

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

source/customize-charts.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@ particular chart type.
2727

2828
|charts| provides the following types of customization options:
2929

30-
General
30+
General Customization Options
3131
:ref:`General Customization Options <general-customization>` modify
3232
high-level aspects of the chart such as its colors and data labels.
3333
These options affect the overall look and format of your data.
3434

35-
Axes
36-
:ref:`Value Axis Options <value-axis-options>` modify the
35+
Chart's Axes Value Options
36+
:ref:`Chart's Axes Value Options <value-axis-options>` modify the
3737
chart's axes, such as their scale and their minimum and maximum
3838
values. These options only affect the chart's axes, and not how
3939
|charts-short| formats data points in the visualization.
4040

41-
Fields
41+
Field-Level Options
4242
:ref:`Field-Level Options <field-level-options>` modify how
4343
|charts-short| renders data fields, such as specific formatting
4444
for numbers and dates. These options apply to individual data fields
@@ -68,7 +68,7 @@ Your chart automatically updates as you modify customization options.
6868
.. toctree::
6969
:titlesonly:
7070

71-
General </customize-charts/general-customization>
71+
Customize Color Palette, Labels, Chart Types, and Legend </customize-charts/general-customization>
7272
Conditional Formatting </customize-charts/conditional-formatting>
73-
Axes </customize-charts/value-axis-options>
74-
Fields </customize-charts/field-level-options>
73+
Chart's Axes Value Options </customize-charts/value-axis-options>
74+
Field-Level Options </customize-charts/field-level-options>

source/customize-charts/field-level-options.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _field-level-options:
22

3-
======
4-
Fields
5-
======
3+
============================
4+
Customize Field-Level Values
5+
============================
66

77
.. meta::
88
:description: Customize how Atlas Charts displays data fields, including field labels, number formats, and date formats, with options for time zone conversion.

source/customize-charts/general-customization.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _general-customization:
22

3-
=======
4-
General
5-
=======
3+
========================================================
4+
Customize Color Palette, Labels, Chart Types, and Legend
5+
========================================================
66

77
.. meta::
88
:description: Explore general customization options for Atlas Charts, including color palette adjustments, label resizing, and legend positioning for various chart types.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _value-axis-options:
22

3-
====
4-
Axes
5-
====
3+
=============================
4+
Customize Chart's Axes Values
5+
=============================
66

77
.. meta::
88
:description: Customize the representation of a chart's value axes in Atlas Charts, including options for max/min values, logarithmic scales, label overrides, and secondary Y axes.

0 commit comments

Comments
 (0)