Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 863 Bytes

File metadata and controls

22 lines (13 loc) · 863 Bytes

Create a TreeMap Component in a Blazor WebAssembly App

A quick-start project that helps you create a Blazor TreeMap of Syncfusion in a Blazor WebAssembly application. In this example, you can learn how to add prominent features like enabling leaf labels, color mapping, legends, and titles.

Documentation: https://blazor.syncfusion.com/documentation/treemap/getting-started

Online example: https://blazor.syncfusion.com/demos/treemap/default-functionalities

Prerequisites

  • Visual Sudio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

Further help

For further assistance, check the ASP.NET Core Blazor documentation.