Here is a link to Firebug code where you can see all Net panel's Domplate templates: http://code.google.com/p/fbug/source/browse/branches/firebug1.9/content/firebug/net/netReps.js
Honza On Oct 9, 5:35 pm, Jan Honza Odvarko <[email protected]> wrote: > Hi Cui, > the waterfall graph is rendered using pure HTML/CSS. Firebug is using > a Domplate engine > for generation the HTML. See my posts about Domplate templates > here:http://www.softwareishard.com/blog/category/domplate/ > > You can also see waterfall graphs online here: > (generated using the same > technique)http://www.softwareishard.com/har/viewer/?path=examples/inline-script... > > Honza > > On Oct 9, 1:30 pm, cui <[email protected]> wrote: > > > > > > > > > Hi Honza, > > > It is great to see the waterfall graph in the net panel where all the > > request timelines are plotted. > > > I am wondering how do you create such graph? it seems Mozilla MDN does > > not provide such interface. any pointer in the codes? > > > thanks a lot > > regards > > cui -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
