Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit adac24f

Browse files
Merge pull request #2451 from splunk/trangl-o11ydocs-6664-improve-circular-charts
Remove duplicate contents to eliminate circular navigation for chart types
2 parents 154ae8b + 8496a36 commit adac24f

File tree

4 files changed

+174
-305
lines changed

4 files changed

+174
-305
lines changed

data-visualization/charts/chart-builder.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Visibility of plot lines
310310

311311
Click the eye icon on the far left of the plot line to show or hide the plot line on the chart. This option is not available for text charts and event feeds. In all chart types except heatmap, multiple plot lines can be displayed.
312312

313-
.. note:: In the :ref:`single-value-chart-type`, if multiple plots are visible, the value on the chart reflects the first visible plot in the plot list.
313+
.. note:: In a single value chart, if multiple plots are visible, the value on the chart reflects the first visible plot in the plot list.
314314

315315
To hide all plot lines except one, alt-click (or option-click) the eye icon for the plot line you want to display. This can be useful when a chart contains multiple plots and you need to focus on just one. To return to the previous view, alt-click the eye icon again for the visible plot line.
316316

@@ -402,7 +402,7 @@ A number displayed on a chart could be anything from a raw number (such as bits
402402

403403
All display units are shown when you take any of the following actions:
404404

405-
- View a :ref:`single-value<single-value-chart-type>` or :ref:`list chart<list-chart-type>`
405+
- View a :ref:`single value<single-value-charts>` or :ref:`list chart<list-charts>`
406406

407407
- Look at values in the :ref:`data table<data-table>` for a chart
408408

@@ -436,7 +436,7 @@ It can sometimes be useful to apply the :ref:`Scale<scale>` analytics function w
436436
Visualization type
437437
-------------------------------------------------------------------
438438

439-
For :ref:`graphs<graph-chart-type>`, plots default to a visualization style selected for the chart as a whole, such as line, area, column, or histogram. For example, new plots created on a column chart appear initially as additional columns. However, you can change this setting so a plot uses a different chart display type than the chart default.
439+
For :ref:`graph charts<graph-charts>`, plots default to a visualization style selected for the chart as a whole, such as line, area, column, or histogram. For example, new plots created on a column chart appear initially as additional columns. However, you can change this setting so a plot uses a different chart display type than the chart default.
440440

441441
For example, if the chart is an area chart, you can choose to display one of its plots as a line.
442442

data-visualization/charts/chart-options.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In the following illustration, the border on the left indicates that value is or
109109
Color theme
110110
=============================================================================
111111

112-
Use this option to specify the color family to use when you populate a histogram chart. To learn more, see :ref:`graph-chart-type`. The color you select represents the darkest value on the chart; other values are shown with progressively less saturation.
112+
Use this option to specify the color family to use when you populate a histogram chart. To learn more, see :ref:`histogram-charts`. The color you select represents the darkest value on the chart; other values are shown with progressively less saturation.
113113

114114
Similar options are available for heatmap charts (see :ref:`color-threshold`) and for single value and list charts. To learn more, see :ref:`color-value`.
115115

@@ -499,7 +499,7 @@ This option lets you specify whether Y-axis values are shown in decimal units (1
499499
Visualization type
500500
=============================================================================
501501

502-
See :ref:`choose-chart-type`.
502+
See :ref:`chart-types`.
503503

504504
.. _chart-option-compatibility-matrix:
505505

0 commit comments

Comments
 (0)