I'm not seeing an easy way to create this on a Jira dashboard. The pie chart wants a query and a field, and that's it. I want two simple pie charts and each will only have two slices:
1. % of issues assigned (assignee is not empty) vs unassigned (assignee is empty).
2. % of issues estimated (originalEstimate is not empty) vs unestimated (originalEstimate is empty).
Any way to do this in Jira Cloud?