joaompneves / tsviz

Typescript UML Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to export this class diagram to excel ?

monikaprabhu opened this issue · comments

I want to use this UML diagram ffor coverage analysis using the jest coverage tool.
Right now I don't see a way how jest can give me function table , so planning to use class diagram
as a baseline for discussions. So I'm looking for ways to get this diagram into excel sheet. Is there a way to do that ?