Spacing between columns / Cell.BEGIN_GROUP like

Everything related to development of the jamovi platform
Post Reply
vjalby
Posts: 17
Joined: Tue Oct 24, 2023 4:52 pm

Spacing between columns / Cell.BEGIN_GROUP like

Post by vjalby »

Hi,

i'm working to a module with a wide table with several groups (with superTitle) of columns. It seems there's no way to specify the "spacing" between two adjacents groups (as we can for row groups with format / Cell.BEGIN_GROUP). I tried to add an empty column, but the result doesn't look great.

The problem also occurs with the descriptive... in a quite unusual setup :

Image

Vincent
User avatar
jonathon
Posts: 2838
Joined: Fri Jan 27, 2017 10:04 am

Re: Spacing between columns / Cell.BEGIN_GROUP like

Post by jonathon »

yeah, you're right. we do need a way to place a small break in that line joining two different super titles. šŸ¤”

i've created an issue:

https://github.com/jamovi/jamovi/issues/1628

jonathon
User avatar
MAgojam
Posts: 446
Joined: Thu Jun 08, 2017 2:33 pm
Location: Parma (Italy)

Re: Spacing between columns / Cell.BEGIN_GROUP like

Post by MAgojam »

Hey Jth,
if we are looking for something like this:
superTitle.png
superTitle.png (44.05 KiB) Viewed 38934 times
I have a possible very light solution that I brought in tables.js of my jamovi clouds.

Maurizio
Post Reply