Docs: Update 8.0 time series content (#34088)
* Update graph-panel.md * Update graph-panel.md * Update whats-new-in-v8-0.md * added content * Update graph-time-series-as-lines.md * content updates * added shared content * Update graph-time-series-stacking.md * Update whats-new-in-v8-0.md
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
+++
|
||||
title = "Graph panel"
|
||||
title = "Graph panel (old)"
|
||||
keywords = ["grafana", "graph panel", "documentation", "guide", "graph"]
|
||||
aliases = ["/docs/grafana/latest/reference/graph/", "/docs/grafana/latest/features/panels/graph/"]
|
||||
weight = 500
|
||||
+++
|
||||
|
||||
# Graph panel
|
||||
# Graph panel (old)
|
||||
|
||||
This visualization is the most-used in the Grafana ecosystem. It can render as a line, a path of dots, or a series of bars. This type of graph is versatile enough to display almost any time-series data.
|
||||
The graph panel can render metrics as a line, a path of dots, or a series of bars. This type of graph is versatile enough to display almost any time-series data.
|
||||
|
||||
## Data and field options
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@ You can also use field options to create different types of graphs or adjust you
|
||||
- [Graph time series as bars]({{< relref "graph-time-series-as-bars.md" >}})
|
||||
- [Graph time series as points]({{< relref "graph-time-series-as-points.md" >}})
|
||||
- [Change axis display]({{< relref "change-axis-display.md" >}})
|
||||
- [Graph stacked time series]({{< relref "graph-time-series-stacking.md" >}})
|
||||
|
||||
## Display options
|
||||
|
||||
|
||||
@@ -133,6 +133,10 @@ Never show the points.
|
||||
|
||||

|
||||
|
||||
{{< docs/shared "visualizations/stack-series-link.md" >}}
|
||||
|
||||
{{< docs/shared "visualizations/change-axis-link.md" >}}
|
||||
|
||||
## Bar graph examples
|
||||
|
||||
Below are some bar graph examples to give you ideas.
|
||||
|
||||
@@ -197,6 +197,10 @@ Never show the points.
|
||||
|
||||

|
||||
|
||||
{{< docs/shared "visualizations/stack-series-link.md" >}}
|
||||
|
||||
{{< docs/shared "visualizations/change-axis-link.md" >}}
|
||||
|
||||
## Fill below to
|
||||
|
||||
This option is only available as in the Overrides tab.
|
||||
|
||||
@@ -42,3 +42,7 @@ Point size set to 20:
|
||||
Point size set to 35:
|
||||
|
||||

|
||||
|
||||
{{< docs/shared "visualizations/stack-series-link.md" >}}
|
||||
|
||||
{{< docs/shared "visualizations/change-axis-link.md" >}}
|
||||
|
||||
@@ -49,10 +49,9 @@ Stack series in the same group. In the Overrides section:
|
||||
|
||||
1. Create a field override for **Stack series** option.
|
||||
|
||||

|
||||

|
||||
|
||||
1. Click on **Normal** stacking mode.
|
||||
|
||||
1. Click on **Normal** stacking mode.
|
||||
1. Name the stacking group you want the series to appear in. The stacking group name option is only available when creating an override.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user