I have to create Archimate Diagram. I have several rectangle and inside those rectangles I have several elements. I want to stack these rectangles and left edges of all rectangles aligned. Width of all rectangles should be equal. Elements in rectangles should be laid out from left to right and should go to the next line if no space left in the rectangle.
I am not able to do this layout by style or any other method. Tried creating hidden links between rectangles but that also doesn't work.