Heatmap: Remove legacy angular based implementation (#59249)

remove angular heatmap
This commit is contained in:
Ryan McKinley
2022-11-23 10:46:21 -08:00
committed by GitHub
parent 183b279274
commit 0a7a5b13fe
25 changed files with 2 additions and 3299 deletions

View File

@@ -724,51 +724,6 @@
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Heatmap (legacy)",
"type": "panel",
"id": "heatmap-old",
"enabled": true,
"pinned": false,
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"description": "Legacy heatmap panel based on angular, d3, and flot",
"links": [
{
"name": "Brendan Gregg - Heatmaps",
"url": "http://www.brendangregg.com/heatmaps.html"
},
{
"name": "Brendan Gregg - Latency Heatmaps",
"url": " http://www.brendangregg.com/HeatMaps/latency.html"
}
],
"logos": {
"small": "public/app/plugins/panel/heatmap-old/img/icn-heatmap-panel.svg",
"large": "public/app/plugins/panel/heatmap-old/img/icn-heatmap-panel.svg"
},
"build": {},
"screenshots": null,
"version": "",
"updated": ""
},
"dependencies": {
"grafanaDependency": "",
"grafanaVersion": "*",
"plugins": []
},
"latestVersion": "",
"hasUpdate": false,
"defaultNavUrl": "/plugins/heatmap-old/",
"category": "",
"state": "deprecated",
"signature": "internal",
"signatureType": "",
"signatureOrg": ""
},
{
"name": "Histogram",
"type": "panel",