Skip to content

Commit 677f7ed

Browse files
committed
chore(changeset): data-screen customization (charts/dashboard/types minor)
1 parent 69e8cf2 commit 677f7ed

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"@object-ui/plugin-charts": minor
3+
"@object-ui/plugin-dashboard": minor
4+
"@object-ui/types": minor
5+
---
6+
7+
feat(charts,dashboard): data-screen customization primitives
8+
9+
- object-metric `variant:'bare'` — big tinted number + label, no card chrome
10+
(data-screen KPIs that stay data-bound).
11+
- object-chart `colors` prop overrides the theme `--chart-1..n` palette so a
12+
page/dashboard can brand its charts; compact metric formatting (`'0.0a'`
13+
"1.1M").
14+
- ObjectChartSchema.chartType widened to donut/horizontal-bar/column.

0 commit comments

Comments
 (0)