remojansen / TsUML

Generates UML diagrams from TypeScript source code
MIT License
339 stars 41 forks source link

UML-diagrams should show connections between classes #17

Open jellyforce opened 4 years ago

jellyforce commented 4 years ago

Beside all other issues in this repo:

or am i missing something/ doing something wrong. the example does not show class-class connections either

timjonesplaysports commented 4 years ago

Would be great to see this and exactly why I wanted to use this tool. As I wanted to visualize my relationships between classes including interfaces.