namespace with relation label ... plantUML make very long(or large) diagram... on centos7
when I delete 'namespace' or 'relation label'.. it works very well.
and this problem does not occur on windows..
@startuml
namespace ABC {
class A --> class B : Test
}
@enduml
centos7-64bit
dot - graphviz version 2.40.20161221.0239 (20161221.0239)
plantuml.8053.jar
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-b15)
OpenJDK 64-Bit Server VM (build 25.111-b15, mixed mode)