Hi, I've tried this multiple ways but can't get it quite right. I am trying to get a chart that expresses bugs open either daily or at the end of week, month, year by severity. So for example, if I have the chart for last month by week then the open issues by severity are at the start, then if it is weekly intervals then at the interval point the counts by severities are updated. I want it to be actual values for each at those intervals. Currently the closest I have got is closed vs resolved but from the time when we started using Jira but that seems an unreasonable approach.