Small Stat
Use this stat, if you want to display a single value only and nothing else.
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.
Use this stat, if you want to display a single value only and nothing else.
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.