Bamboo : Plan Summary Graphs
This page last changed on Feb 18, 2007 by bmccoy.
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 May 08, 2007 23:47 |