sanbales / pymbe

A project to experiment with and validate semantics for KerML and SysML v2
GNU General Public License v3.0
4 stars 1 forks source link

Improve Diagram Styles #24

Open sanbales opened 3 years ago

sanbales commented 3 years ago

Figure out what/how we need to draw the elements, e.g., make the usages rounded or colored, activities have rounded corners, etc.

Will probably need to refactor the widget.diagram.part_diagram.PartDiagram (probably rename it, or find a way to subclass this).