Docs: Update links for 7.0 (#24751)
* update menu * updated alert list * Update alert-list-panel.md * Update alert-list-panel.md * Update bar-gauge-panel.md * Delete bar_gauge.md * Delete dashlist.md * Update dashboard-list-panel.md * deleted old panels * Update gauge-panel.md * Update graph-panel.md * Update heatmap.md * Update logs-panel.md * Update news-panel.md * Updated stat panel * Update table-panel.md * Update text-panel.md * Fixed broken links * Update _index.md * Update alerts-overview.md * Update add-a-panel.md * Update field-configuration-options.md * removed beta text * Update inspect-panel.md * Update panel-editor.md * Update thresholds.md * Update transformations.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update transformations.md
This commit is contained in:
@@ -5,8 +5,7 @@ type = "docs"
|
||||
aliases = ["/docs/grafana/latest/reference/graph/", "/docs/grafana/latest/features/panels/graph/"]
|
||||
[menu.docs]
|
||||
parent = "visualizations"
|
||||
weight = 100
|
||||
draft = "true"
|
||||
weight = 500
|
||||
+++
|
||||
|
||||
# Graph panel
|
||||
@@ -16,8 +15,8 @@ This visualization is the most-used in the Grafana ecosystem. It can render as a
|
||||
## Data and field options
|
||||
|
||||
Graph visualizations allow you to apply:
|
||||
- Data transformations
|
||||
- Alerts - This is the only type of visualization that allows you to set alerts. For more information, see [LINK TO UPDATED ALERTING TOPIC]
|
||||
- [Data transformations]({{< relref "../transformations.md" >}})
|
||||
- [Alerts](../../alerting/alerts-overview.md) - This is the only type of visualization that allows you to set alerts.
|
||||
- [Thresholds]({{< relref "../thresholds.md" >}})
|
||||
|
||||
## Display options
|
||||
|
||||
Reference in New Issue
Block a user