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
Copy file name to clipboardExpand all lines: data-visualization/charts/chart-options.rst
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,7 +217,14 @@ When data is sampled, you can see a message like this on the chart:
217
217
.. image:: /_images/images-charts/sampling.png
218
218
:width:65%
219
219
220
-
If you click :guilabel:`Click here to disable sampling`, or check the :guilabel:`Disable sampling` checkbox in the chart options tab, the sampling message is no longer displayed, and any time series data previously omitted is shown. Depending on the number of time series, disabling sampling might cause the chart to render more slowly.
220
+
If you select :guilabel:`Click here to disable sampling`, or select the :guilabel:`Disable sampling` check box in the chart options tab, the sampling message is no longer displayed, and any time series data previously omitted is shown. Depending on the number of time series, disabling sampling might cause the chart to render more slowly.
This option lets you add a drilldown link to the chart header when you view the chart in a dashboard. Providing a drilldown link
221
228
222
229
223
230
.. _heatmap-group-by:
@@ -258,7 +265,7 @@ Max delay
258
265
259
266
By default, the :strong:`Max delay` field is set to ``Auto``, which allows data to come in with as little delay as possible.
260
267
261
-
If you know that some of your data is delayed and you want to wait for that data to arrive before your charts are updated, click the drop-down menu and choose a new value from the list. For more information, see :ref:`delayed-datapoints`.
268
+
If you know that some of your data is delayed and you want to wait for that data to arrive before your charts are updated, select the dropdown menu and select a new value from the list. For more information, see :ref:`delayed-datapoints`.
262
269
263
270
The value you specify is applied whenever you open the chart or view it in a dashboard, unless there is a max delay override. To learn more, see :ref:`dashboard-max-delay`.
264
271
@@ -321,7 +328,7 @@ To learn more about rollups, see :ref:`rollups`.
This option allows you to add an optional message on graph charts, heatmap charts, list charts, and single value charts to indicate when metrics used in a chart either don't exist or are inactive.
331
+
This option lets you add an optional message on graph charts, heatmap charts, list charts, and single value charts to indicate when metrics used in a chart either don't exist or are inactive.
325
332
326
333
A metric is considered inactive by Splunk Observability Cloud in the following cases:
0 commit comments