Example of Drilldown in ASP.NET Core TreeMap Control
This sample demonstrates drill down with the continents in top level, followed by regions and countries. By clicking a continent, you can view the items available in that continent more clearly.
DEMO
SOURCE
Source:
en.wikipedia.org
Drill Down View
|
|
Enable Bread Crumb
|
|
BreadCrumb Connector
|
|
Header Alignment
|
|
Label Alignment
|
|
In this example you can see how to render treemap with multiple items and drill it further.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.