Sunburst graphs in Lizmap

I’m keen to include sunburst graphs, but have never been able to figure out the correct data structure and configuration to get them to work?

If i have an attribute table like:

type status area_ha Column 4
Blanking Confirmed 12
Blanking Archived 2
Spraying Archive 25
Spraying Confirmed 31
Spraying Confirmed 32
Blanking Archive 65

What should the Lizmap configuration be to show a donut of proportions of area of Confirmed spraying and blanking and a donut of proportions of area of Archived spraying and Blanking?

Can you create a ticket in the Lizmap documentation repository ? An example should be added IMHO. Thanks.