| Attributes | 
| Name | Required | Request-time | Type | Description | 
| bgcolor | false | false | java.lang.String | a hex value for for the graph background color | 
| height | false | false | java.lang.Integer | the height to use for the graph | 
| legendanchor | false | false | java.lang.String | placement of the legend (north, east, south, west) | 
| series | true | false | java.lang.Object | an array of strings containing series nickname,resource pairs | 
| showlegend | false | false | java.lang.Boolean | true to show the graph legend; false to not | 
| showmouseovers | false | false | java.lang.Boolean | true to add mouseovers to the graph; false to not | 
| width | false | false | java.lang.Integer | the width to use for the graph | 
| xml | true | false | java.lang.String | a string containing xml error messages will be extracted from |