Compare commits

..

1 Commits

Author SHA1 Message Date
znetsixe
ef265dd811 fix(examples): numeric ui-chart width/height in 02-Dashboard (flow-lint)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 19:18:46 +02:00

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": "",