Dashboard layouts

Forum Home Forums Understanding the Software Dashboard layouts

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17012
    oley
    Participant

    Hi,

    Is it possible to set different row heights in dashboard view:

     _______ _______ _______ 
    |       |       |       |
    | View  |CurData| View  |
    |       |       |       |
    |_______|_______|_______|
    |       |       |       |
    | Chart | Chart | Chart |
    |_______|_______|_______|
    

    or nesting https://getbootstrap.com/docs/5.3/layout/grid/#nesting

     _______ _______ _______ 
    |       |       |       |
    | View  |CurData| View  |
    |       |       |       |
    |       |_______|_______|
    |       |       |       |
    |       | Chart | Chart |
    |_______|_______|_______|
    
    • This topic was modified 4 hours, 20 minutes ago by Mikhail.
    #17015
    Mikhail
    Moderator

    Hi,
    Currently, no. The aspect ratio is set for a dashboard, so width/height is the same for all widgets. I’ve added this issue to the backlog. If a row has less widgets, its height will be bigger, because the aspect ratio is a constant.
    Nesting is not planned.

    #17016
    Mikhail
    Moderator

    Try playing with the columnWidth attribute. It can help to make rows different heights. For example, two widgets with columnWidth=6.

    • This reply was modified 2 hours, 17 minutes ago by Mikhail.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.