fix(examples): numeric ui-chart width/height in 02-Dashboard (flow-lint)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
znetsixe
2026-05-29 19:18:46 +02:00
parent 19720bd67f
commit ef265dd811

View File

@@ -1656,8 +1656,8 @@
"pointRadius": 5,
"showLegend": true,
"bins": 10,
"width": "12",
"height": "6",
"width": 12,
"height": 6,
"removeOlder": "0",
"removeOlderUnit": "1",
"removeOlderPoints": "",