<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/phpcallgraph/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/phpcallgraph/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 11 Apr 2013 09:18:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpcallgraph/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>new svg callgraph driver</title><link>https://sourceforge.net/p/phpcallgraph/feature-requests/5/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 11 Apr 2013 09:18:39 -0000</pubDate><guid>https://sourceforge.neta069f393a60f23157a24ae2182c38c54f48b18b5</guid></item><item><title>A more quadratic call graph</title><link>https://sourceforge.net/p/phpcallgraph/feature-requests/4/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 24 Aug 2009 13:17:50 -0000</pubDate><guid>https://sourceforge.net4c0ee2e15ffaa2c4bd8f9d9c83f3879bc9975498</guid></item><item><title>show only external calls</title><link>https://sourceforge.net/p/phpcallgraph/feature-requests/3/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 24 Aug 2009 13:03:54 -0000</pubDate><guid>https://sourceforge.net50f8b19b821d9a69bc8dbf845f878f05d0774a16</guid></item><item><title>ensuring graph legibility</title><link>https://sourceforge.net/p/phpcallgraph/feature-requests/2/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Intuited</dc:creator><pubDate>Sat, 04 Jul 2009 19:47:51 -0000</pubDate><guid>https://sourceforge.nete7e6e7305d89b7dce957751cadc0b6a5036fe321</guid></item><item><title>Showing a certain depth</title><link>https://sourceforge.net/p/phpcallgraph/feature-requests/1/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin RJ. Cleaver</dc:creator><pubDate>Fri, 03 Jul 2009 21:34:47 -0000</pubDate><guid>https://sourceforge.netf0fbcb3bfc910f18bc032315381997dce686699b</guid></item></channel></rss>