User Tools

Site Tools


eolab:treemap:dashboard:panel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eolab:treemap:dashboard:panel [2022/08/24 15:52] farooq001eolab:treemap:dashboard:panel [2023/01/05 14:38] (current) – external edit 127.0.0.1
Line 24: Line 24:
 ===== Component Size and Layout ===== ===== Component Size and Layout =====
 Size and spacing of components are controlled by a set of parameters. Size and spacing of components are controlled by a set of parameters.
 +==== margin ====
 +Margin parameter is used to create space around a component.
 +==== align ====
 +The align parameter controls how components align vertically and horizontally.
 +===== Absolute sizing using width and height =====
 +There are two types of sizing in panel:Auto sizing and absolute sizing.
  
 +===== Responsive sizing =====
 +==== sizing_mode ====
 +  - fixed
 +  - stretch_width
 +  - stretch_height
 +  - stretch_both
 +  - scale_height
 +  - scale_width
 +  - scale_both
 +
 +==== Spacer ====
 +Helps to put fixed or responsive spacing between components.Support absolute and responsive sizing mode.
 +VSpacer and HSpacer provide responsive vertical and horizontal spacing.
  
    
eolab/treemap/dashboard/panel.1661349179.txt.gz · Last modified: 2023/01/05 14:38 (external edit)