Example of TreeMap With Pie in ASP.NET Core TreeMap Control
This sample visualizes the population of various continents in 2011 based on the gender and age group.
DEMO
SOURCE
Source:
en.worldstat.info
In this example, you can see how to render a pie chart as a template for leaf items in treemap. Any custom HTML element can be rendered as label template.
Tooltip is enabled in this example. To see the tooltip in action, hover the mouse over an item or tap an item in touch enabled devices.