User Guide > About the User Guide > Codebeamer: Common Concepts > Wiki > Wiki Markup and Plugins > Miscellaneous > Jenkins Build Trends and Jenkins Performance Trends Plugin
Jenkins Build Trends and Jenkins Performance Trends Plugin
Draws a chart based on the attachment uploaded by the Codebeamer-result-trend-updater jenkins plugin
For unit based tests:
[{JenkinsBuildTrends}]
For performance tests:
[{JenkinsPerformanceTrends}]
The optional parameter wikiId determines which wiki page the plugin uses for chart data, default is current page.
The optional parameters limit limits how many builds are showed when the option to show all builds is selected in the dropdown.
The optional parameters height overrides the default chart height 400px.
The optional parameter width overrides the default chart width 800px.
The optional parameter title overrides the default chart title.
Was this helpful?