You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: data-visualization/charts/chart-builder.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -310,7 +310,7 @@ Visibility of plot lines
310
310
311
311
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.
312
312
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 singlevaluechart, if multiple plots are visible, the value on the chart reflects the first visible plot in the plot list.
314
314
315
315
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.
316
316
@@ -402,7 +402,7 @@ A number displayed on a chart could be anything from a raw number (such as bits
402
402
403
403
All display units are shown when you take any of the following actions:
404
404
405
-
- View a :ref:`single-value<single-value-chart-type>` or :ref:`list chart<list-chart-type>`
405
+
- View a :ref:`singlevalue<single-value-charts>` or :ref:`list chart<list-charts>`
406
406
407
407
- Look at values in the :ref:`data table<data-table>` for a chart
408
408
@@ -436,7 +436,7 @@ It can sometimes be useful to apply the :ref:`Scale<scale>` analytics function w
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.
440
440
441
441
For example, if the chart is an area chart, you can choose to display one of its plots as a line.
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.
113
113
114
114
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`.
115
115
@@ -499,7 +499,7 @@ This option lets you specify whether Y-axis values are shown in decimal units (1
0 commit comments