I was not able to figure out how to fix the layout of my plantuml diagram. There seems to be no skin parameter for padding of packages or margin of components. Any ideas?
@startuml
mainframe Old
component GUI {
component "IBM ILOG Views" {
}
}
@enduml