```yaml --- config: layout: elk --- ``` Appending the above to the outputs should make busier charts much easier to parse. Perhaps an option could be nice? ## Example output: |before |after | |---|---| |<img width="485" height="766" alt="Image" src="https://github.com/user-attachments/assets/cd4d4fdc-0422-4ef8-ae83-5e329f698ae0" /> | <img width="541" height="545" alt="Image" src="https://github.com/user-attachments/assets/e5a5c89e-7787-419b-a1fd-703f62648092" /> | *** It seems like a simple-enough PR to make so if you're happy with the idea I can add it? :)