gradle-analytics-plugin
gradle-analytics-plugin copied to clipboard
[Feature] Exclude configurations when generating module dependency graph
The graph is completely unusable on large multiplatform projects.
I can't see much details because it exceeds the mermaid max zoom level too quickly, but it seems that all configurations are included in the mermaid chart
And this is how the project dependency graph looks like for our project :D
We surely don't have this many dependencies and the graph height of the project is just 6, but this looks way off.
Is there any way to simplify the generated mermaid chart?