mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-30 01:47:16 +00:00
* feature:ui for statics widget * feature:assets icons statics widget * feature:addition to existing ui * inclusion to existing ui editor * feature: widget style updations * cleanup * cleanup * resolving merge issue * feature: statics widget svg updated * fixing pr comments : bounding box width issue fix to cover widget * pr comments : fixing naming * bugfix : pr comments: removing all signs * pr comment changes : fixing alignment of widget contents * icon updated * bugfix : dark mode colour scheme inclusion * updation icon * updated filenames , style changes updated * naming change * pr review changes : making naming convention same everywhere using camelcase * updating sign property * updating statistics docs * docs updated * sign display updated : pr changes , code cleanup
3 KiB
3 KiB
Statistics
Statistics can be used to display different statistical information.
Properties
| properties | description |
|---|---|
| Primary value label | This property lets you add and remove primary value label. |
| Primary value | This property lets you add and remove primary value,the actual amount can be represented here. |
| Secondary value label | This property lets you add and remove secondary value label. |
| Secondary value | This property lets you add and remove secondary value,the chnage in value can be represented here. |
| Secondaory sign display | This property lets you add and secondary sign either positive or negative,can be used to represent positive(increase) or negative(decrease) movement.Default value is positive. |
Layout
| Layout | description |
|---|---|
| Show on desktop | This property have toggle switch. If enabled, the Tabs widget will display in the desktop view else it will not appear. This is enabled by default. |
| Show on mobile | This property have toggle switch. If enabled, the Tabs wisget will display in the mobile view else it will not appear. |
Styles
| Style | Description |
|---|---|
| Primary Label Colour | You can change the primary label color by entering the Hex color code or choosing a color of your choice from the color picker. |
| Primary Text Colour | You can change the primary text color of the primary la bbey entering the Hex color code or choosing a color of your choice from the color picker. |
| Secondary Label Colour | You can change the secondary label color of the primary la bbey entering the Hex color code or choosing a color of your choice from the color picker. |
| Secondary Text Colour | You can change the secondary text color of the primary la bbey entering the Hex color code or choosing a color of your choice from the color picker. |