Using CruiseControl.net 1.6 i can no longer see the view statistics link on the view project page so cannot see the nice graphs containing details about the previous builds.
This feature worked in v1.5. Is there some setting I have to change? or a minimum number of builds before it shows the statistics graphs link?
— Lee
Did you add
<projectStatisticsPlugin xslFileName="xsl\StatisticsGraphs.xsl" />todashboard.config?The line goes under
dashboard > plugins > projectPlugins.