-
Hi.
I just got a callgraph where the height is like 500 times larger than the width. (svg file)
I think I'd prefer a more quadratic graph
Is there anything you can do to give better output?.
2009-08-24 13:17:50 UTC by nobody
-
You have this:
-n / --noexternalcalls
but I'd like to see this as well:
-hide_internal_calls
(i think that is a better name for an option)
Sometimes it is more interesting to see the external calls only.
2009-08-24 13:03:54 UTC by nobody
-
fakko committed revision 181 to the phpCallGraph SVN repository, changing 1 files.
2009-08-06 01:12:53 UTC by fakko
-
It's been a while since the last release of phpCallGraph and in the meantime a couple of new developers joined to the project. Thus, version 0.8.0 introduces several new features and improvements.
Most notably, Martin Cleaver added the ability to generate rudimentary per-method call graphs in the style of UML sequence diagrams. The new UmlGraphSequenceDiagramDriver outputs scripts readable by...
2009-08-06 00:46:20 UTC by fakko
-
fakko committed revision 180 to the phpCallGraph SVN repository, changing 1 files.
2009-08-06 00:43:45 UTC by fakko
-
fakko committed revision 179 to the phpCallGraph SVN repository, changing 1 files.
2009-08-06 00:41:20 UTC by fakko
-
fakko made 1 file-release changes.
2009-08-06 00:32:01 UTC by fakko
-
fakko made 1 file-release changes.
2009-08-06 00:30:01 UTC by fakko
-
fakko committed revision 178 to the phpCallGraph SVN repository, changing 1 files.
2009-08-05 23:30:23 UTC by fakko
-
mrjc committed revision 177 to the phpCallGraph SVN repository, changing 1 files.
2009-08-05 16:32:00 UTC by mrjc