WIP: Experimental: Graphs that don't filter on state
Our current graphs filter issues by state. This branch adds graphs that display issues in both opened and closed state.
New graphs:
- All cumulative bugs created per month per team (open and closed)
- All bugs created per month per team (open and closed)
- All cumulative bugs created per month per severity (open and closed)
- All bugs created per month per severity (open and closed)
Edited by Mark Fletcher