Usecase:
We want to represent a network of companies. These companies are divided into 7 different groups. These groups can be recognized by the colors under the logo, after which the rows and columns would have to be sorted.
so i need in total 5 columns and 7 rows. But for example light blue needs to be in the first row with 4 columns. Red needs to be in the third row with 5 colomuns, dark blue is alone in the second row, etc.
It’d be convenient if we can adjust the number of columns / member cards in a single row.