Fix 404 link to time series doc (#40565)

This commit is contained in:
Fredrik Enestad
2021-10-19 20:06:20 +02:00
committed by GitHub
parent 0efe2e3acc
commit e3d1b2c8fe

View File

@@ -7,7 +7,7 @@ weight = 500
# Graph panel (old) # Graph panel (old)
> **Note:** [Time series panel](time-series/) visualization is going to replace the Graph panel visualization in a future release. > **Note:** [Time series panel]({{< relref "./time-series/_index.md" >}}) visualization is going to replace the Graph panel visualization in a future release.
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. 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.