dvdciri / daggraph

Dagger dependency graph generator for Android Developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export the raw graph

dvdciri opened this issue · comments

Description

It would be good to be able to export the raw graph as json

Maybe not the json but as DOT language file? Then it can be opened with many editors, such as GraphViz or Gephi.

@Mishkun Do you have any ideas on how it can be achieved?

This is an interesting cli that might help with that https://github.com/jsongraph/jgf-dot