I'm trying to vertical align, on a single column, elements of a PlantUML component diagram. I tried with both "top o bottom direction" and "left to right direction" options, but with no good result. Only way I found is to wrap every element inside an anonymous "frame" and to set the "left to right direction" option. Is there a way to avoid this?
As a related question, is there a documentation that explain how elements are aligned to the final view, and how "top to bottom" and "left to right" are supposed to work?
Many thanks!