stat
GraphStat
Two to four large numbers. Write `- 12,400 docs`; bold the one that matters. One number with a trend is KPI.
this week
12,400
docs
4,100
copies
860
shipped
MDX
```
+----------------- [ THIS WEEK ] ------------------+
| |
| 12,400 4,100 860 |
| docs copies shipped |
| |
+--------------------------------------------------+
```install
command
latency
142ms
read
−18ms
410ms
write
+22ms
MDX
```
+-------------------- [ P95 ] ---------------------+
| |
| 142ms 410ms |
| read write |
| −18ms +22ms |
| |
+--------------------------------------------------+
```| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | — | Caption drawn on the top edge of the frame. |
| items | StatItem[] | — | value, label, optional hint, optional accent. Optional when children are Markdown. |
| children | Markdown | — | - **860** shipped |
| corner | string | "+" | Character at each corner of the frame. |
| className | string | — | Passed to the outer frame. |