Looks like I may head in this direction next: http://blog.timbunce.org/2009/04/04/generate-treemaps-for-html-from-perl-please/#comment-589
Tim. On Mon, Apr 06, 2009 at 12:00:01PM +0100, Tim Bunce wrote: > On Sat, Apr 04, 2009 at 01:16:50PM +0100, Tim Bunce wrote: > > > > http://blog.timbunce.org/2009/04/04/generate-treemaps-for-html-from-perl-please/ > > FYI Some digging turned up a treemap plugin for jQuery > (http://www.jquery.info/The-TreeMap-plugin). Since we already use > jQuery that was too tempting to ignore... > > Here's an example of the output for a large Perl::Critic run: > > http://timbunce.files.wordpress.com/2009/04/nytprof-treemap.png > > The yellow shows the extent of the top-level namespace you're hovering > over, and the red shows the parts of the name of the specific namespace > you're hovering over. > > I'll check it in when I've done some more clean-up. > > I'd still prefer an SVG treemap becase I'm stretching the limits of the > jQuery treemap plugin (for example, there's no way to add more detail to > the tool-tip popup) but this'll do for now. > > Tim. > --~--~---------~--~----~------------~-------~--~----~ You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected] -~----------~----~----~----~------~----~------~--~---
