mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 06:02:49 +08:00
Graph: Deprecate Graph (old) and make it no longer a visualization option for new panels (#48034)
* Graph: Make old graph deprecated, no longer selectable * Fixing snapshot
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -2,6 +2,7 @@
|
||||
"type": "panel",
|
||||
"name": "Graph (old)",
|
||||
"id": "graph",
|
||||
"state": "deprecated",
|
||||
|
||||
"info": {
|
||||
"description": "The old default graph panel",
|
||||
|
Reference in New Issue
Block a user