This uml for software I've written some time ago and wanted to analyze generates a diagram where some of it is clipped off on the right. How can I get the entire diagram? I'd. like to have it more portrait than it is. I've attached the image below; the start of the uml looks like this:
@startuml
' STYLE START
hide empty members
skinparam shadowing false
' STYLE END
set namespaceSeparator none
Thanks in advance for helping