Hi Magalie,
I agree that SVG is an interesting output format for its scalability properties and phpCallGraph can produce it through GraphViz. But AFAIK, SVG doesn't solve the problem that the graphs need to be layoutet in a meaningful way. This is a hard problem perfectly solved by the GraphViz library. Do you know any other graph layouting library that is easier to use?
Cheers,
Falko.
2013-04-11 02:55:53 PDT in phpCallGraph