Differences
This shows you the differences between the selected revision and the current version of the page.
apps:package_map 2008/07/29 18:41 | apps:package_map 2008/08/08 00:22 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Flare Package Map ====== | ====== Flare Package Map ====== | ||
- | <swf file="apps/package_map" width="610" height="380"></swf> | + | <swf file="apps/package_map" width="600" height="300"></swf> |
- | This visualization shows a simple treemap of the Flare source code. Each rectangle represents a file in the source code and the nesting depicts package membership. The size of each node indicates the size of the source code file in bytes. | + | This visualization shows a simple [[http://www.cs.umd.edu/hcil/treemap|treemap]] of the flare source code. Each rectangle represents a file in the source code and nesting indicates package membership. The area of each node encodes the size of the source code file in bytes. Clicking a node will load the current version of the source file from the [[http://svn.prefuse.org/flare/trunk/flare|flare Subversion repository]]. |
<swflink file="apps/package_map">Launch full size version.</swflink> | <swflink file="apps/package_map">Launch full size version.</swflink> | ||
[[http://flare.prefuse.org/src/flare.apps/src/flare/apps/PackageMap.as|View the source code.]] | [[http://flare.prefuse.org/src/flare.apps/src/flare/apps/PackageMap.as|View the source code.]] |