[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Is there a tool to visualize RPM dependencies (by size)
- From: Camilo Mesias <camilo mesias co uk>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Is there a tool to visualize RPM dependencies (by size)
- Date: Tue, 24 Mar 2009 15:00:35 +0000
You could post-process the graph produced by rpmgraph to add in the
size info. You'd need to find the min and max sizes you're interested
in and scale that value to something reasonable, add in 'node [
fixedsize=true ]' and an extra entry for each node giving the scaled
size, eg. ' "bash" [width=1.75] '
-Cam
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]