Skip to main content

Small Stat

Use this stat, if you want to display a single value only and nothing else.

small_stat-0

q.page['example'] = ui.small_stat_card(box='1 1 1 1', title='Stat title', value='99.99')

Check the full API at ui.small_stat_card.