mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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:
parent
86971b1b30
commit
07bd261cff
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",
|
||||
|
Loading…
Reference in New Issue
Block a user