Is it possible to have pie chart subplots?

I’d like to create a graph with two pie charts, the second one representing the contents of a single slice of the first pie. E.g. First pie chart would be number of males and females in a group and second pie chart would show some characteristics of only the male group. Is that possible? Or will I need to create two separate charts and glue them together in some image manipulation program?

I’m trying to accomplish this in LibreOffice Calc v5.0.3.2 running in Windows 7

I’d like to create a graph with two pie charts, the second one representing the contents of a single slice of the first pie.

This is presumably what MS Office refers to as the pie in pie (and bar in pie) chart type (source) and which appears as:

pie in pie chart type

This chart type is not currently supported by LO or ODF v1.2. The related enhancement to get it supported is tdf#50934. Also note this related question.

Hi

In addition as a workaround, charts respect filtered data, then you are perhaps not have to do two charts. In the Charts.ods attached just use auto-filter and the graph adjusts.

Regards