Bamboo 2.1 : Plan Summary Graphs
This page last changed on Dec 13, 2007 by alui.
These widgets allows you to view either of the two summary graphs displayed on the plan summary page. The two graphs are:
To use this widget1. Place the following script tag in your html
2. Replace <plan-key> with the key of the plan you want to summarise. 3. Replace <filter-key> with one of the following options: ExampleLive example from http://opensource.bamboo.atlassian.com/ <script type="text/javascript" src="http://opensource.bamboo.atlassian.com/js/viewCombinedByBuildNumberChart.action?buildKey=STRUTS-MAIN&filterController.selectedFilterKey=LAST_25_BUILDS" > </script> <script type="text/javascript" src="http://opensource.bamboo.atlassian.com/js/jsViewCombinedByTimePeriodChart.action?buildKey=STRUTS-MAIN&filterController.selectedFilterKey=LAST_25_BUILDS> </script>
|
![]() |
Document generated by Confluence on Mar 02, 2009 18:51 |