mamuz / PhpDependencyAnalysis

Static code analysis to find violations in a dependency graph
http://mamuz.github.io/PhpDependencyAnalysis/
MIT License
561 stars 45 forks source link

possibility to configure different colors for different namespaces #19

Closed phpsurf closed 5 years ago

phpsurf commented 8 years ago

That could be a great enhancement to facilitate visualization on the graph. Typically, I would like to visually separate on the graph utility classes from domain classes, but still group them by usage area rather than groups.

ps: thanks for that great tool

mamuz commented 5 years ago

will not fixed