On this page we will explore some example widgets that you can create with clothion.


Data

All of the following examples are using this Notion table as data source :

Untitled

Panels

Raw panel

https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=true

<https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=true>

Raw panel with decimals

https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=false

<https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=false>

Panel with title

https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=true&title=Expenses

<https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=true&title=Expenses>

Panel with title & unit

https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=true&unit=%24&title=Expenses

<https://clothion.rémond.com/GfdMIQ/LIqtrQ/panel?calculate=sum&attribute=Price&is_integer=true&unit=%24&title=Expenses>

Panel with title & unit & description