diff --git a/docs/sources/panels-visualizations/visualizations/bar-chart/index.md b/docs/sources/panels-visualizations/visualizations/bar-chart/index.md index 3d7f982d554..45d03075720 100644 --- a/docs/sources/panels-visualizations/visualizations/bar-chart/index.md +++ b/docs/sources/panels-visualizations/visualizations/bar-chart/index.md @@ -17,11 +17,6 @@ labels: title: Bar chart weight: 100 refs: - standard-calculations: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/query-transform-data/calculation-types/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/query-transform-data/calculation-types/ standard-options-definitions: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/configure-standard-options/#max @@ -32,11 +27,6 @@ refs: destination: /docs/grafana//panels-visualizations/configure-overrides/#add-a-field-override - pattern: /docs/grafana-cloud/ destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-overrides/#add-a-field-override - configure-data-links: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-data-links/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-data-links/ time-series: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/visualizations/time-series/ diff --git a/docs/sources/panels-visualizations/visualizations/canvas/index.md b/docs/sources/panels-visualizations/visualizations/canvas/index.md index b31b8018902..5f81b1953e1 100644 --- a/docs/sources/panels-visualizations/visualizations/canvas/index.md +++ b/docs/sources/panels-visualizations/visualizations/canvas/index.md @@ -21,11 +21,6 @@ refs: destination: /docs/grafana//panels-visualizations/configure-data-links/ - pattern: /docs/grafana-cloud/ destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-data-links/ - add-field-from-calculation-transform: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/query-transform-data/transform-data/#add-field-from-calculation - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/query-transform-data/transform-data/#add-field-from-calculation --- # Canvas diff --git a/docs/sources/panels-visualizations/visualizations/histogram/index.md b/docs/sources/panels-visualizations/visualizations/histogram/index.md index 5f93d44d218..02b3f4d94ae 100644 --- a/docs/sources/panels-visualizations/visualizations/histogram/index.md +++ b/docs/sources/panels-visualizations/visualizations/histogram/index.md @@ -18,11 +18,6 @@ labels: title: Histogram weight: 100 refs: - standard-calculations: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/query-transform-data/calculation-types/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/query-transform-data/calculation-types/ color-scheme: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/configure-standard-options/#color-scheme diff --git a/docs/sources/panels-visualizations/visualizations/state-timeline/index.md b/docs/sources/panels-visualizations/visualizations/state-timeline/index.md index ac71464cea2..09c33413b51 100644 --- a/docs/sources/panels-visualizations/visualizations/state-timeline/index.md +++ b/docs/sources/panels-visualizations/visualizations/state-timeline/index.md @@ -15,17 +15,6 @@ labels: - oss title: State timeline weight: 100 -refs: - color-scheme: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-standard-options/#color-scheme - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/#color-scheme - value-mappings: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-value-mappings/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-value-mappings/ --- # State timeline diff --git a/docs/sources/panels-visualizations/visualizations/status-history/index.md b/docs/sources/panels-visualizations/visualizations/status-history/index.md index f4fe0518538..63f97e11e37 100644 --- a/docs/sources/panels-visualizations/visualizations/status-history/index.md +++ b/docs/sources/panels-visualizations/visualizations/status-history/index.md @@ -15,17 +15,6 @@ labels: - oss title: Status history weight: 100 -refs: - color-scheme: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-standard-options/#color-scheme - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/#color-scheme - value-mappings: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-value-mappings/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-value-mappings/ --- # Status history diff --git a/docs/sources/panels-visualizations/visualizations/table/index.md b/docs/sources/panels-visualizations/visualizations/table/index.md index 42635aa733f..711af0db9d3 100644 --- a/docs/sources/panels-visualizations/visualizations/table/index.md +++ b/docs/sources/panels-visualizations/visualizations/table/index.md @@ -44,11 +44,6 @@ refs: destination: /docs/grafana//panels-visualizations/configure-standard-options/#color-scheme - pattern: /docs/grafana-cloud destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/#color-scheme - configuration-file: - - pattern: /docs/grafana/ - destination: /docs/grafana//setup-grafana/configure-grafana/#configuration-file-location - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana//setup-grafana/configure-grafana/#configuration-file-location field-override: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/configure-overrides/ diff --git a/docs/sources/panels-visualizations/visualizations/text/index.md b/docs/sources/panels-visualizations/visualizations/text/index.md index b3fa00b2ad6..fefcc32d251 100644 --- a/docs/sources/panels-visualizations/visualizations/text/index.md +++ b/docs/sources/panels-visualizations/visualizations/text/index.md @@ -18,7 +18,7 @@ description: Configure options for Grafana's text visualization title: Text weight: 100 refs: - disable_sanitize_html: + disable-sanitize-html: - pattern: /docs/grafana/ destination: /docs/grafana//setup-grafana/configure-grafana/#disable_sanitize_html - pattern: /docs/grafana-cloud/ @@ -63,7 +63,7 @@ Use the following options to refine your text visualization. | Option | Description | | ------ | ----------- | -| Mode | Determines how embedded content appears. Choose from:
  • **Markdown** - Formats the content as [markdown](https://en.wikipedia.org/wiki/Markdown).
  • **HTML** - Renders the content as [sanitized](https://github.com/grafana/grafana/blob/main/packages/grafana-data/src/text/sanitize.ts) HTML. If you require more direct control over the output, you can set the [disable_sanitize_html](ref:disable_sanitize_html) flag which enables you to directly enter HTML.
  • **Code** - Renders content inside a read-only code editor. [Variables](ref:variables) in the content are expanded for display.

To allow embedding of iframes and other websites, you need set `allow_embedding = true` in your Grafana `config.ini` or environment variables (depending on your employment).

| +| Mode | Determines how embedded content appears. Choose from:
  • **Markdown** - Formats the content as [markdown](https://en.wikipedia.org/wiki/Markdown).
  • **HTML** - Renders the content as [sanitized](https://github.com/grafana/grafana/blob/main/packages/grafana-data/src/text/sanitize.ts) HTML. If you require more direct control over the output, you can set the [disable_sanitize_html](ref:disable-sanitize-html) flag which enables you to directly enter HTML.
  • **Code** - Renders content inside a read-only code editor. [Variables](ref:variables) in the content are expanded for display.

To allow embedding of iframes and other websites, you need set `allow_embedding = true` in your Grafana `config.ini` or environment variables (depending on your employment).

| | Language | When you choose **Code** as your text mode, select an appropriate language to apply syntax highlighting to the embedded text. | | Show line numbers | Displays line numbers in the panel preview when you choose **Code** as your text mode. | | Show mini map | Displays a small outline of the embedded text in the panel preview when you choose **Code** as your text mode. | diff --git a/docs/sources/panels-visualizations/visualizations/xy-chart/index.md b/docs/sources/panels-visualizations/visualizations/xy-chart/index.md index 33223e96d21..816908031bf 100644 --- a/docs/sources/panels-visualizations/visualizations/xy-chart/index.md +++ b/docs/sources/panels-visualizations/visualizations/xy-chart/index.md @@ -16,40 +16,16 @@ description: Configure options for Grafana's xy chart title: XY chart weight: 100 refs: - panel-options: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-panel-options/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-panel-options/ - data-links: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-data-links/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-data-links/ configure-standard-options: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/configure-standard-options/#max - pattern: /docs/grafana-cloud/ destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/#max - standard-options: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-standard-options/ - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/ color-scheme: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/configure-standard-options/#color-scheme - pattern: /docs/grafana-cloud/ destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/#color-scheme - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-standard-options/#color-scheme - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-standard-options/#color-scheme - add-a-field-override: - - pattern: /docs/grafana/ - destination: /docs/grafana//panels-visualizations/configure-overrides/#add-a-field-override - - pattern: /docs/grafana-cloud/ - destination: /docs/grafana-cloud/visualizations/panels-visualizations/configure-overrides/#add-a-field-override configure-field-overrides: - pattern: /docs/grafana/ destination: /docs/grafana//panels-visualizations/configure-overrides/ diff --git a/docs/sources/shared/visualizations/change-axis-link.md b/docs/sources/shared/visualizations/change-axis-link.md index 00256bc6967..c785e84d2a9 100644 --- a/docs/sources/shared/visualizations/change-axis-link.md +++ b/docs/sources/shared/visualizations/change-axis-link.md @@ -4,4 +4,4 @@ title: Stack series link ## Axis -For full instructions, refer to [Change axis display](/docs/grafana//visualizations/time-series/change-axis-display/). +For full instructions, refer to [Change axis display](https://grafana.com/docs/grafana//visualizations/time-series/change-axis-display/). diff --git a/docs/sources/shared/visualizations/config-options-intro.md b/docs/sources/shared/visualizations/config-options-intro.md index 94173717f11..80c8e4e8549 100644 --- a/docs/sources/shared/visualizations/config-options-intro.md +++ b/docs/sources/shared/visualizations/config-options-intro.md @@ -1,7 +1,7 @@ --- title: Configuration options intro text comments: | - This file is used in the following in all visualizations except: alert list, annotiations list, logs, news, text + This file is used in the following in all visualizations except: alert list, annotations list, logs, news, text --- The following section describes the configuration options available in the panel editor pane for this visualization. These options are, as much as possible, ordered as they appear in Grafana. diff --git a/docs/sources/shared/visualizations/datalink-options.md b/docs/sources/shared/visualizations/datalink-options.md index e3d77551cf5..933c8ee0290 100644 --- a/docs/sources/shared/visualizations/datalink-options.md +++ b/docs/sources/shared/visualizations/datalink-options.md @@ -12,4 +12,4 @@ For each data link, set the following options: - **URL** - **Open in new tab** -To learn more, refer to [Configure data links](../../configure-data-links/). +To learn more, refer to [Configure data links and actions](https://grafana.com/docs/grafana//panels-visualizations/configure-data-links/). diff --git a/docs/sources/shared/visualizations/legend-options-1.md b/docs/sources/shared/visualizations/legend-options-1.md index a81d1aa45fc..89a433ce1cc 100644 --- a/docs/sources/shared/visualizations/legend-options-1.md +++ b/docs/sources/shared/visualizations/legend-options-1.md @@ -6,12 +6,12 @@ comments: | This file is used in the following visualizations: bar chart, candlestick, histogram, time series, trend, xy chart --- -Legend options control the series names and statistics that appear under or to the right of the graph. For more information about the legend, refer to [Configure a legend](../configure-legend/). +Legend options control the series names and statistics that appear under or to the right of the graph. For more information about the legend, refer to [Configure a legend](https://grafana.com/docs/grafana//panels-visualizations/configure-legend/). -| Option | Description | -| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Visibility | Toggle the switch to turn the legend on or off. | -| Mode | Use these settings to define how the legend appears in your visualization. **List** displays the legend as a list. This is a default display mode of the legend. **Table** displays the legend as a table. | -| Placement | Choose where to display the legend. **Bottom** places the legend below the graph. **Right** places the legend to the right of the graph. | -| Width | Control how wide the legend is when placed on the right side of the visualization. This option is only displayed if you set the legend placement to **Right**. | -| Values | Choose which of the [standard calculations](../../query-transform-data/calculation-types/) to show in the legend. You can have more than one. | +| Option | Description | +| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Visibility | Toggle the switch to turn the legend on or off. | +| Mode | Use these settings to define how the legend appears in your visualization. **List** displays the legend as a list. This is a default display mode of the legend. **Table** displays the legend as a table. | +| Placement | Choose where to display the legend. **Bottom** places the legend below the graph. **Right** places the legend to the right of the graph. | +| Width | Control how wide the legend is when placed on the right side of the visualization. This option is only displayed if you set the legend placement to **Right**. | +| Values | Choose which of the [standard calculations](https://grafana.com/docs/grafana//panels-visualizations/query-transform-data/calculation-types/) to show in the legend. You can have more than one. | diff --git a/docs/sources/shared/visualizations/legend-options-2.md b/docs/sources/shared/visualizations/legend-options-2.md index 3091b358b84..9620e79c5d0 100644 --- a/docs/sources/shared/visualizations/legend-options-2.md +++ b/docs/sources/shared/visualizations/legend-options-2.md @@ -6,9 +6,9 @@ comments: | This file is used in the following visualizations: state timeline, status history --- -When the legend option is enabled it can show either the value mappings or the threshold brackets. To show the value mappings in the legend, it's important that the **Color scheme** as referenced in [Color scheme](../../configure-standard-options#color-scheme) is set to **Single color** or **Classic palette**. To see the threshold brackets in the legend set the **Color scheme** to **From thresholds**. +When the legend option is enabled it can show either the value mappings or the threshold brackets. To show the value mappings in the legend, it's important that the **Color scheme** as referenced in [Color scheme](https://grafana.com/docs/grafana//panels-visualizations/configure-standard-options/#color-scheme) is set to **Single color** or **Classic palette**. To see the threshold brackets in the legend set the **Color scheme** to **From thresholds**. -For more information about the legend, refer to [Configure a legend](../configure-legend/). +For more information about the legend, refer to [Configure a legend](https://grafana.com/docs/grafana//panels-visualizations/configure-legend/). ### Visibility diff --git a/docs/sources/shared/visualizations/multiple-y-axes.md b/docs/sources/shared/visualizations/multiple-y-axes.md index 4d74d3b9501..63a62126cad 100644 --- a/docs/sources/shared/visualizations/multiple-y-axes.md +++ b/docs/sources/shared/visualizations/multiple-y-axes.md @@ -6,4 +6,4 @@ title: Multiple y-axes In some cases, you might want to display multiple y-axes. For example, if you have a dataset showing both temperature and humidity over time, you might want to show two y-axes with different units for the two series. -You can configure multiple y-axes and control where they're displayed in the visualization by adding field overrides. [This example of a dataset that includes temperature and humidity](../../configure-overrides/#example-2-format-temperature-and-humidity) describes how you can configure that. Repeat the steps for every y-axis you wish to display. +You can configure multiple y-axes and control where they're displayed in the visualization by adding field overrides. [This example of a dataset that includes temperature and humidity](https://grafana.com/docs/grafana//panels-visualizations/configure-overrides/#example-2-format-temperature-and-humidity) describes how you can configure that. Repeat the steps for every y-axis you wish to display. diff --git a/docs/sources/shared/visualizations/overrides-options.md b/docs/sources/shared/visualizations/overrides-options.md index 21b910af4cb..48de9faef98 100644 --- a/docs/sources/shared/visualizations/overrides-options.md +++ b/docs/sources/shared/visualizations/overrides-options.md @@ -16,4 +16,4 @@ Choose from the following override options: | Fields returned by query | Select all fields returned by a specific query, such as A, B, or C. | | Fields with values | Select all fields returned by your defined reducer condition, such as **Min**, **Max**, **Count**, **Total**. | -To learn more, refer to [Configure field overrides](../../configure-overrides/). +To learn more, refer to [Configure field overrides](https://grafana.com/docs/grafana//panels-visualizations/configure-overrides/). diff --git a/docs/sources/shared/visualizations/panel-options.md b/docs/sources/shared/visualizations/panel-options.md index c013457d191..de91390f6bc 100644 --- a/docs/sources/shared/visualizations/panel-options.md +++ b/docs/sources/shared/visualizations/panel-options.md @@ -4,4 +4,4 @@ comments: | This file is used in all visualizations pages --- -In the **Panel options** section of the panel editor pane, set basic options like panel title and description, as well as panel links. To learn more, refer to [Configure panel options](../../configure-panel-options/). +In the **Panel options** section of the panel editor pane, set basic options like panel title and description, as well as panel links. To learn more, refer to [Configure panel options](https://grafana.com/docs/grafana//panels-visualizations/configure-panel-options/). diff --git a/docs/sources/shared/visualizations/stack-series-link.md b/docs/sources/shared/visualizations/stack-series-link.md index c8c92e11fe0..f92b3f67b9d 100644 --- a/docs/sources/shared/visualizations/stack-series-link.md +++ b/docs/sources/shared/visualizations/stack-series-link.md @@ -4,4 +4,4 @@ title: Stack series link ### Stack series -For full instructions, refer to [Graph stacked time series](/docs/grafana//visualizations/time-series/graph-time-series-stacking/). +For full instructions, refer to [Graph stacked time series](https://grafana.com/docs/grafana//visualizations/time-series/graph-time-series-stacking/). diff --git a/docs/sources/shared/visualizations/standard-options.md b/docs/sources/shared/visualizations/standard-options.md index db489bd09e3..f39762e683e 100644 --- a/docs/sources/shared/visualizations/standard-options.md +++ b/docs/sources/shared/visualizations/standard-options.md @@ -4,7 +4,7 @@ comments: | This file is used in the following visualizations: bar chart, bar gauge, candlestick, canvas, gauge, geomap, histogram, pie chart, stat, state timeline, status history, table, time series, trend --- -**Standard options** in the panel editor pane let you change how field data is displayed in your visualizations. When you set a standard option, the change is applied to all fields or series. For more granular control over the display of fields, refer to [Configure overrides](../../configure-overrides/). +**Standard options** in the panel editor pane let you change how field data is displayed in your visualizations. When you set a standard option, the change is applied to all fields or series. For more granular control over the display of fields, refer to [Configure overrides](https://grafana.com/docs/grafana//panels-visualizations/configure-overrides/). | Option | Description | | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -16,4 +16,4 @@ comments: | | Color scheme | Set single or multiple colors for your entire visualization. | | No value | Enter what Grafana should display if the field value is empty or null. The default value is a hyphen (-). | -To learn more, refer to [Configure standard options](../../configure-standard-options/). +To learn more, refer to [Configure standard options](https://grafana.com/docs/grafana//panels-visualizations/configure-standard-options/). diff --git a/docs/sources/shared/visualizations/thresholds-options-1.md b/docs/sources/shared/visualizations/thresholds-options-1.md index 3b2fc6b8f6b..15157a35585 100644 --- a/docs/sources/shared/visualizations/thresholds-options-1.md +++ b/docs/sources/shared/visualizations/thresholds-options-1.md @@ -16,4 +16,4 @@ For each threshold, set the following options: | Thresholds mode | Choose from **Absolute** and **Percentage**. | | Show thresholds | Choose from a variety of display options including not displaying thresholds at all. | -To learn more, refer to [Configure thresholds](../../configure-thresholds/). +To learn more, refer to [Configure thresholds](https://grafana.com/docs/grafana//panels-visualizations/configure-thresholds/). diff --git a/docs/sources/shared/visualizations/thresholds-options-2.md b/docs/sources/shared/visualizations/thresholds-options-2.md index f6defc3928e..41a9b13292d 100644 --- a/docs/sources/shared/visualizations/thresholds-options-2.md +++ b/docs/sources/shared/visualizations/thresholds-options-2.md @@ -15,4 +15,4 @@ For each threshold, set the following options: | Value | Set the value for each threshold. | | Thresholds mode | Choose from **Absolute** and **Percentage**. | -To learn more, refer to [Configure thresholds](../../configure-thresholds/). +To learn more, refer to [Configure thresholds](https://grafana.com/docs/grafana//panels-visualizations/configure-thresholds/). diff --git a/docs/sources/shared/visualizations/value-mappings-options.md b/docs/sources/shared/visualizations/value-mappings-options.md index 937801addec..eef91fc6208 100644 --- a/docs/sources/shared/visualizations/value-mappings-options.md +++ b/docs/sources/shared/visualizations/value-mappings-options.md @@ -17,4 +17,4 @@ For each value mapping, set the following options: - **Color** (Optional) - **Icon** (Canvas only) -To learn more, refer to [Configure value mappings](../../configure-value-mappings/). +To learn more, refer to [Configure value mappings](https://grafana.com/docs/grafana//panels-visualizations/configure-value-mappings/).