[tw5] An easier way to create a band of specific colors

And I figured out the macro it seems, except it’s still doing it in a column, not a row:

lddots Macro.tid (1.06 KB)

And lastly - fixed. :confused: sorry for the 2380756 emails

\define lddots( likeThis )
<$list filter="[[$likeThis$]split[,]]">
<$vars thisStyle={{{ [[height:20px;width:20px;background-color:]] [] [[;border-radius:50%;display:inline-block;border:3px solid black;]] +[join[]] }}}>
<span style={{{ [] }}}>    
</$vars>
</$list>
\end

1 Like

Pff, no worries. Totally worth it getting you to where you wanted to be.

Besides, I love this filtering stuff. Great “brain-age games” kind of stuff.