<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpcallgraph/feature-requests/</id><updated>2013-04-11T09:18:39Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>new svg callgraph driver</title><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/5/" rel="alternate"/><published>2013-04-11T09:18:39Z</published><updated>2013-04-11T09:18:39Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta069f393a60f23157a24ae2182c38c54f48b18b5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;it would be great to have graphs without any installation of an other library (without Graphviz toolkit). &lt;br /&gt;
As svg is xml formated, it should be possible wihout external library&lt;br /&gt;
SVG is scalable so big graphs would be very user friendly, easy visualizisation and easier analyse&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>A more quadratic call graph</title><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/4/" rel="alternate"/><published>2009-08-24T13:17:50Z</published><updated>2009-08-24T13:17:50Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4c0ee2e15ffaa2c4bd8f9d9c83f3879bc9975498</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi.&lt;br /&gt;
I just got a callgraph where the height is like 500 times larger than the width.  (svg file)&lt;br /&gt;
I think I'd prefer a more quadratic graph &lt;br /&gt;
Is there anything  you can do to give better output?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>show only external calls</title><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/3/" rel="alternate"/><published>2009-08-24T13:03:54Z</published><updated>2009-08-24T13:03:54Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net50f8b19b821d9a69bc8dbf845f878f05d0774a16</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;You have this:&lt;br /&gt;
-n / --noexternalcalls&lt;/p&gt;
&lt;p&gt;but I'd like to see this as well:&lt;br /&gt;
-hide_internal_calls&lt;br /&gt;
(i think that is a better name for an option)&lt;/p&gt;
&lt;p&gt;Sometimes it is more interesting to see the external calls only.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ensuring graph legibility</title><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/2/" rel="alternate"/><published>2009-07-04T19:47:51Z</published><updated>2009-07-04T19:47:51Z</updated><author><name>Intuited</name><uri>https://sourceforge.net/u/intuited/</uri></author><id>https://sourceforge.nete7e6e7305d89b7dce957751cadc0b6a5036fe321</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I've noticed that a lot of the graphs that come out of phpcallgraph tend to end up with a lot of horizontal lines that have various beginnings and endings, and no way to tell which is which.  It would be great to have the software avoid this problem because it makes a lot of the graphs impossible to read.&lt;br /&gt;
Suggestions:&lt;br /&gt;
- (the quick way) add a command line option to set the distance between rows of the graph.&lt;br /&gt;
- have the script change the distance between rows of the graph depending on how many crossing lines there will be between a given pair of rows&lt;br /&gt;
- perhaps in addition to the previous suggestion, have it draw the horizontal lines at a different y-position so that there's a bit of space between them, enough that it will be visible with the graph zoomed out to the point where the text is barely visible.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Showing a certain depth</title><link href="https://sourceforge.net/p/phpcallgraph/feature-requests/1/" rel="alternate"/><published>2009-07-03T21:34:47Z</published><updated>2009-07-03T21:34:47Z</updated><author><name>Martin RJ. Cleaver</name><uri>https://sourceforge.net/u/mrjc/</uri></author><id>https://sourceforge.netf0fbcb3bfc910f18bc032315381997dce686699b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to generate a call graph from a user interface point down into libraries.&lt;/p&gt;
&lt;p&gt;I am interested in the libraries only to the extent that they are being called from the UI.&lt;/p&gt;
&lt;p&gt;When I run:&lt;/p&gt;
&lt;p&gt;phpcallgraph-0.7.0-pl1/bin/phpcallgraph -r -f txt a.txt wrapped/netineo-services.php ../../lib/netineo/* &lt;/p&gt;
&lt;p&gt;I get not only a full callgraph of linkage starting at the UI, (which I want) but all relations between the libraries (which I don't).&lt;/p&gt;
&lt;p&gt;Ultimately I'd like to generate something akin to a UML sequence diagram and push this into BOUML.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Martin.&lt;/p&gt;
&lt;p&gt;PS. Are you on IRC or Skype?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>