XYChart: Beta release (#55973)

* Bump state from alpha to beta

* Sync manual pointsize max with auto one

* Add xyChart to list
This commit is contained in:
Victor Marin
2022-10-04 10:41:36 +03:00
committed by GitHub
parent 8eea6f7f4f
commit 7b93d85a85
3 changed files with 38 additions and 2 deletions
@@ -1589,6 +1589,42 @@
"signatureType": "",
"signatureOrg": ""
},
{
"name": "XY Chart",
"type": "panel",
"id": "xychart",
"enabled": true,
"pinned": false,
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"description": "",
"links": null,
"logos": {
"small": "public/app/plugins/panel/xychart/img/icn-xychart.svg",
"large": "public/app/plugins/panel/xychart/img/icn-xychart.svg"
},
"build": {},
"screenshots": null,
"version": "",
"updated": ""
},
"dependencies": {
"grafanaDependency": "",
"grafanaVersion": "*",
"plugins": []
},
"latestVersion": "",
"hasUpdate": false,
"defaultNavUrl": "/plugins/xychart/",
"category": "",
"state": "beta",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Zipkin",
"type": "datasource",