I want to see two levels of filtering on my epics.
One is the distribution of epics across various epic focus areas. I am using a pie chart and seeing how the epics are distributed across different focus areas ( Like Tech debt, new feature, cust support etc)
Two, I want to see under each of those epic focus areas how many ( percentage-wise or count-wise) of those are open, in progress, or closed/done?
How can I do that?
Thank you in advance.