Docs: Backport 32916 to v7.5x (#33008)
* fixing things * Update add-authentication-for-data-source-plugins.md * Docs: Sync release branch with latest docs (#32986) * Docs: Sync release branch with latest docs * Fixed what branch to update * Elasticsearch: Force re-rendering of each editor row type change (#32993) (#32996) (cherry picked from commit136460d369) Co-authored-by: Giordano Ricci <me@giordanoricci.com> * ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) (#32998) * ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) * ReleaseNotes: Updated changelog and release notes for 7.5.4 * Update index link * Fix boldness * Update CHANGELOG.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update codespell words * Update docs/sources/release-notes/release-notes-7-5-4.md * Update CHANGELOG.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/release-notes/release-notes-7-5-4.md * Change bold markers * Fix escaping * Update drone yaml Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> (cherry picked from commita516ff00db) * Add old release notes Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com> * fixing things * Merge branch 'v7.5.x' of https://github.com/grafana/grafana into backport-32916-to-v7.5.x * Update add-authentication-for-data-source-plugins.md * Update license-restrictions.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com> Co-authored-by: Giordano Ricci <me@giordanoricci.com> Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
This commit is contained in:
co-authored by
Grot
Diana Payton
Giordano Ricci
Andrej Ocenas
parent
f6268bc37a
commit
8011ff4f79
@@ -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/latest/panels/add-a-panel/). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor](https://grafana.com/docs/grafana/latest/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/latest/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/latest/panels/add-a-panel/). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor](https://grafana.com/docs/grafana/latest/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/latest/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/latest/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/latest/panels/add-a-panel/). Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
||||
1. In the [Panel editor](https://grafana.com/docs/grafana/latest/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