Hi, Unfortunately the dashboard does not care too much about the statistics configuration file. The shown column are configured into webdashboard\javascript\GraphConfiguration.js.
Don't think that the docs say anything about this, at least it wasn't at the time I was looking for this :) florin On Oct 15, 3:41 pm, Flo <[email protected]> wrote: > Hi, > > I removed some default statistics (FXCop and others) in one of my > projects by overwriting them in the config and setting > include="false". The resulting report.xml and statistics.csv in my > artifacts directory do not have them included anymore. > > Nevertheless, the web dashboard doesn't care and still shows them (for > example "FX Cop Warnings" with a value of 0). > > When I show the HTML source of the dashboard page, I see a "var > _statistics = ..." which also contains only the statistic values I'd > like to show. So where do the other default values come from and how > do I exclude them? > > I am using CC.Net 1.4.4.83 > > Thanks in advance, > Florian
