| Attributes |
| Name | Required | Request-time | Type | Description |
| bgcolor | false | false | java.lang.String | a hex value for for the graph background color |
| doc | true | false | java.lang.Object | a parsed xml document |
| filterResource | false | false | java.lang.String | specify if resource averages (using value 'true') or a specific resource average is desired |
| filterSuite | false | false | java.lang.String | specify if suite averages (using value 'true') or a specific suite average is desired |
| minHeight | false | false | java.lang.Integer | the minimum minHeight to use for the graph |
| minWidth | false | false | java.lang.Integer | the minimum width to use for the graph |
| title | true | false | java.lang.String | a title for the graph |
| xaxisLabel | true | false | java.lang.String | a label for the yaxis |