Various Panels: Remove beta label from Bar Chart, Candlestick, Histogram, State Timeline, & Status History Panels (#58557)

* Remove beta label from numerous panels.

* Update backend snapshot to fix test

Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
This commit is contained in:
Kyle Cunningham
2022-11-29 14:26:05 +07:00
committed by GitHub
parent 71e4a8261d
commit 839465ae44
6 changed files with 6 additions and 14 deletions
@@ -201,7 +201,7 @@
"hasUpdate": false,
"defaultNavUrl": "/plugins/barchart/",
"category": "",
"state": "beta",
"state": "",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
@@ -273,7 +273,7 @@
"hasUpdate": false,
"defaultNavUrl": "/plugins/candlestick/",
"category": "",
"state": "beta",
"state": "",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
@@ -755,7 +755,7 @@
"hasUpdate": false,
"defaultNavUrl": "/plugins/histogram/",
"category": "",
"state": "beta",
"state": "",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
@@ -1282,7 +1282,7 @@
"hasUpdate": false,
"defaultNavUrl": "/plugins/state-timeline/",
"category": "",
"state": "beta",
"state": "",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
@@ -1318,7 +1318,7 @@
"hasUpdate": false,
"defaultNavUrl": "/plugins/status-history/",
"category": "",
"state": "beta",
"state": "",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
@@ -1693,4 +1693,4 @@
"signatureType": "",
"signatureOrg": ""
}
]
]