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

This commit is contained in:
Ben Bodenmiller 2021-06-24 07:57:55 -07:00 committed by GitHub
parent dcfe78f23b
commit 4f84a09286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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