= Ticket Statistics =

== Tickets Closed Per Release ==

{{{
#!html
<center><script type="text/javascript" src="//ajax.googleapis.com/ajax/static/modules/gviz/1.0/chart.js"> {"dataSourceUrl":"//docs.google.com/spreadsheet/tq?key=0Au5zSqw9UpJ6dFlGNXBSTTA0NXdWWDg4NDZjZlljUEE&transpose=0&headers=1&merge=COLS&range=A1%3AA50%2CD1%3AD50&gid=0&pub=1","options":{"vAxes":[{"title":"Tickets Closed","useFormatFromData":true,"minValue":null,"viewWindowMode":"pretty","viewWindow":{"min":null,"max":null},"maxValue":null},{"useFormatFromData":true,"minValue":null,"viewWindowMode":"pretty","viewWindow":{"min":null,"max":null},"maxValue":null}],"titleTextStyle":{"bold":true,"color":"#000","fontSize":16},"booleanRole":"certainty","curveType":"","title":"Tickets Closed By Version","animation":{"duration":500},"legend":"none","lineWidth":2,"hAxis":{"titleTextStyle":{"color":"#222","italic":true,"fontSize":12},"title":"Version","useFormatFromData":true,"slantedTextAngle":90,"slantedText":true,"minValue":null,"viewWindowMode":null,"textStyle":{"color":"#222","italic":false,"fontSize":12},"viewWindow":null,"maxValue":null},"tooltip":{},"width":963,"height":371},"state":{},"view":{},"chartType":"LineChart","chartName":"Chart 1"} </script><center>
}}}

== Days Between Releases ==
This graph shows the number of days that elapsed from the ''previous'' release to the ''listed'' release.

{{{
#!html
<center><script type="text/javascript" src="//ajax.googleapis.com/ajax/static/modules/gviz/1.0/chart.js"> {"dataSourceUrl":"//docs.google.com/spreadsheet/tq?key=0Au5zSqw9UpJ6dFlGNXBSTTA0NXdWWDg4NDZjZlljUEE&transpose=0&headers=0&merge=COLS&range=A2%3AA52%2CC2%3AC52&gid=0&pub=1","options":{"titleTextStyle":{"bold":true,"color":"#000","fontSize":16},"vAxes":[{"title":"Days Since Previous Release","useFormatFromData":true,"minValue":null,"viewWindowMode":"pretty","viewWindow":{"min":null,"max":null},"maxValue":null},{"useFormatFromData":true,"minValue":null,"viewWindowMode":"pretty","viewWindow":{"min":null,"max":null},"maxValue":null}],"series":{"0":{"color":"#ff0000"}},"title":"Days Between Releases","curveType":"","booleanRole":"certainty","animation":{"duration":500},"legend":"none","lineWidth":2,"hAxis":{"title":"Version","useFormatFromData":true,"slantedTextAngle":90,"slantedText":true,"minValue":null,"viewWindowMode":null,"viewWindow":null,"maxValue":null},"tooltip":{},"width":1170,"height":371},"state":{},"view":{},"chartType":"LineChart","chartName":"Chart 2"} </script></center>
}}}