12345678910111213141516171819202122 |
- {
- "type": "panel",
- "name": "Table",
- "id": "table",
- "models": {
- "version": [1, 0],
- "changed": "2021/03/30"
- },
- "info": {
- "description": "Supports many column styles",
- "author": {
- "name": "Grafana Labs",
- "url": "https://grafana.com"
- },
- "logos": {
- "small": "img/icn-table-panel.svg",
- "large": "img/icn-table-panel.svg"
- }
- }
- }
|