tree-ware / tree-ware-kotlin-core

Apache License 2.0
1 stars 0 forks source link

Render self-referential links on the right of an entity in the meta-model diagram #59

Closed deepak-nulu closed 2 years ago

deepak-nulu commented 3 years ago

Self-referential links currently start on the right of an entity and end on the top-left of the entity. This causes such links to overlap the entity content. Graphviz does not prevent such overlaps. To avoid overlapping the entity content, self-referential links should be changed to end on the top-right of the entity.