Docs: Replace links with relrefs (#32916)
* Update configuration.md * Update set-up-for-high-availability.md * Update glossary.md * Update glossary.md * Update cloudwatch.md * Update add-authentication-for-data-source-plugins.md * Update add-support-for-explore-queries.md * fix links * fix links * Update license-expiration.md * Update license-restrictions.md * Update _index.md * Update trace-integration.md * Update admin.md * Update graph-time-series-as-bars.md * Update graph-time-series-as-bars.md * Update graph-time-series-as-lines.md * Update graph-time-series-as-points.md * Update release-notes-7-3-0.md * fix links * fix links
This commit is contained in:
@@ -12,8 +12,8 @@ This section explains how to use Time series field options to visualize time ser
|
||||
|
||||
## Create the panel
|
||||
|
||||
1. [Add a panel](https://grafana.com/docs/grafana/next/panels/add-a-panel/). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor](https://grafana.com/docs/grafana/next/panels/panel-editor/), click the **Field** tab.
|
||||
1. [Add a panel]({{< relref "../../add-a-panel.md" >}}). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor]({{< relref "../../panel-editor.md" >}}), click the **Field** tab.
|
||||
1. In Style, click **Bars**.
|
||||
|
||||
## Style the bars
|
||||
@@ -81,7 +81,7 @@ Fill opacity set to 95:
|
||||
|
||||
### Gradient mode
|
||||
|
||||
Set the mode of the gradient fill. Fill gradient is based on the line color. To change the color, use the standard [color scheme](https://grafana.com/docs/grafana/next/panels/field-options/standard-field-options/#color-scheme) field option.
|
||||
Set the mode of the gradient fill. Fill gradient is based on the line color. To change the color, use the standard [color scheme]({{< relref "../../field-options/standard-field-options.md#color-scheme" >}}) field option.
|
||||
|
||||
Gradient appearance is influenced by the **Fill opacity** setting. In the screenshots below, **Fill opacity** is set to 50.
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ This section explains how to use Time series field options to visualize time ser
|
||||
|
||||
## Create the panel
|
||||
|
||||
1. [Add a panel](https://grafana.com/docs/grafana/next/panels/add-a-panel/). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor](https://grafana.com/docs/grafana/next/panels/panel-editor/), click the **Field** tab.
|
||||
1. [Add a panel]({{< relref "../../add-a-panel.md" >}}). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor]({{< relref "../../panel-editor.md" >}}), click the **Field** tab.
|
||||
1. In Style, click **Lines**.
|
||||
|
||||
## Style the lines
|
||||
@@ -89,7 +89,7 @@ Fill opacity set to 95:
|
||||
|
||||
### Gradient mode
|
||||
|
||||
Set the mode of the gradient fill. Fill gradient is based on the line color. To change the color, use the standard [color scheme](https://grafana.com/docs/grafana/next/panels/field-options/standard-field-options/#color-scheme) field option.
|
||||
Set the mode of the gradient fill. Fill gradient is based on the line color. To change the color, use the standard [color scheme]({{< relref "../../field-options/standard-field-options.md#color-scheme" >}}) field option.
|
||||
|
||||
Gradient appearance is influenced by the **Fill opacity** setting. In the screenshots below, **Fill opacity** is set to 50.
|
||||
|
||||
@@ -113,7 +113,7 @@ Gradient color is generated based on the hue of the line color.
|
||||
|
||||
### Line style
|
||||
|
||||
Set the style of the line. To change the color, use the standard [color scheme](https://grafana.com/docs/grafana/next/panels/field-options/standard-field-options/#color-scheme) field option.
|
||||
Set the style of the line. To change the color, use the standard [color scheme]({{< relref "../../field-options/standard-field-options.md#color-scheme" >}}) field option.
|
||||
|
||||
Line style appearance is influenced by the **Line width** and **Fill opacity** settings. In the screenshots below, **Line width** is set to 3 and **Fill opacity** is set to 20.
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ This section explains how to use Time series field options to visualize time ser
|
||||
|
||||
## Create the panel
|
||||
|
||||
1. [Add a panel](https://grafana.com/docs/grafana/next/panels/add-a-panel/). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor](https://grafana.com/docs/grafana/next/panels/panel-editor/), click the **Field** tab.
|
||||
1. [Add a panel]({{< relref "../../add-a-panel.md" >}}). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor]({{< relref "../../panel-editor.md" >}}), click the **Field** tab..
|
||||
1. In Style, click **Points**.
|
||||
|
||||
## Style the points
|
||||
|
||||
Reference in New Issue
Block a user