Hi Lukas, you can try it: http://www.grandjihlava.cz/tmp/ImageGraph/ImageMap.st
the command that generates the graph is dot -Tsvg imageGraph.dot > imageGraph.svg Unfortunatelly my laptop has only 2GB so I have not enough RAM to generate the graph for whole PharoKernel image ;-) The input file for GraphViz has 67MB ;-) This is the resultant graph for the first 500 objects http://www.grandjihlava.cz/tmp/ImageGraph/imageGraph.svg Cheers, -- Pavel On Tue, Oct 19, 2010 at 9:15 PM, Lukas Renggli <[email protected]> wrote: > Wow, this is really cool. > > Did you also try to visualize the object-graph using GraphViz? > > Lukas > > On 19 October 2010 20:49, Pavel Krivanek <[email protected]> wrote: >> Hi, >> >> I generated the PharoKernel ImageMap (hypertext representation of the >> image content). You can see it here: >> >> http://goo.gl/nY2o >> >> The source code is here: http://goo.gl/J4T0 >> CSS style is here: http://goo.gl/Pxw2 >> >> Use it carefully, for 2,2MB image it generates 77,6MB of HTML files :-) >> >> Cheers, >> -- Pavel >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
