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:
@@ -1656,8 +1656,8 @@
|
|||||||
"pointRadius": 5,
|
"pointRadius": 5,
|
||||||
"showLegend": true,
|
"showLegend": true,
|
||||||
"bins": 10,
|
"bins": 10,
|
||||||
"width": "12",
|
"width": 12,
|
||||||
"height": "6",
|
"height": 6,
|
||||||
"removeOlder": "0",
|
"removeOlder": "0",
|
||||||
"removeOlderUnit": "1",
|
"removeOlderUnit": "1",
|
||||||
"removeOlderPoints": "",
|
"removeOlderPoints": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user