strip null from new heatmap dashboard definition (#50208)

pull/50216/head
Jean-Philippe Quéméner 3 years ago committed by GitHub
parent 4f8111e24e
commit 0cec12b8a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      devenv/dev-dashboards/panel-heatmap/heatmap-calculate-log.json

@ -71,8 +71,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -551,4 +550,4 @@
"uid": "ZXYQTA97ZZ",
"version": 4,
"weekStart": ""
}
}

Loading…
Cancel
Save