2025-04-01 10:38:02 +09:00

19 lines
411 B
JSON

{
"type": "panel",
"name": "Histogram",
"id": "histogram",
"info": {
"description": "Distribution of values presented as a bar chart.",
"keywords": ["distribution", "bar chart", "frequency", "proportional"],
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/histogram.svg",
"large": "img/histogram.svg"
}
}
}