mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:02:12 +08:00
Docs: fix link to status-history on visualizations index page (#36873)
This commit is contained in:
@ -10,7 +10,7 @@ Grafana offers a variety of visualizations to support different use cases. This
|
||||
* Graphs & charts
|
||||
* [Time series]({{< relref "./time-series/_index.md" >}}) is the default and main Graph visualization.
|
||||
* [State timeline]({{< relref "./state-timeline.md" >}}) for state changes over time.
|
||||
* [Status history]({{< relref "./state-timeline.md" >}}) for periodic state over time.
|
||||
* [Status history]({{< relref "./status-history.md" >}}) for periodic state over time.
|
||||
* [Bar chart]({{< relref "./bar-chart.md" >}}) shows any categorical data.
|
||||
* [Histogram]({{< relref "./histogram.md" >}}) calculates and shows value distribution in a bar chart.
|
||||
* [Heatmap]({{< relref "./heatmap.md" >}}).
|
||||
|
Reference in New Issue
Block a user