Confirmed users
2,816
edits
No edit summary |
m (→How to Use) |
||
Line 31: | Line 31: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
<bugzilla type="count" display="bar"> | |||
{ | |||
"product": ["Core","Calendar","Toolkit","Firefox", "Boot2Gecko", "Testing", "Thunderbird", "SeaMonkey"], | |||
"changed_after": "2000-01-01", | |||
"changed_before": "2013-02-01", | |||
"whiteboard": "[good first bug]", | |||
"status":["NEW","REOPENED"], | |||
"x_axis_field": "product" | |||
} | |||
</bugzilla> | |||
</pre> | </pre> |