Page 1 of 1

Spacing between columns / Cell.BEGIN_GROUP like

Posted: Wed Apr 09, 2025 10:39 am
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

Re: Spacing between columns / Cell.BEGIN_GROUP like

Posted: Wed Apr 09, 2025 11:02 pm
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

Re: Spacing between columns / Cell.BEGIN_GROUP like

Posted: Thu Apr 10, 2025 8:53 pm
by MAgojam
Hey Jth,
if we are looking for something like this:
superTitle.png
superTitle.png (44.05 KiB) Viewed 38972 times
I have a possible very light solution that I brought in tables.js of my jamovi clouds.

Maurizio