Docs: Add note about time series replacing graph vis (#36101) (#36135)

(cherry picked from commit 4f84a09286)

Co-authored-by: Ben Bodenmiller <bbodenmiller@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-06-24 17:19:19 +02:00
committed by GitHub
co-authored by Ben Bodenmiller
parent 37bef2d0b2
commit 1e77c2941b
@@ -7,6 +7,8 @@ weight = 500
# Graph panel (old)
> **Note:** [Time series panel](time-series/) 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.
## Data and field options