Info
Version: | 1.0.2 |
Author(s): | kwolo.com (c#) and University of Maryland (original) |
Last Update: | Wednesday, July 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/skotl/treemap.net |
NuGet Url: | https://www.nuget.org/packages/kwolo.treemap.net |
Install
Install-Package kwolo.treemap.net
dotnet add package kwolo.treemap.net
paket add kwolo.treemap.net
kwolo.treemap.net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This project is based on the Java sources published by the University of Maryland
See http://www.cs.umd.edu/hcil/treemap/ for more info on the original projects.
# Compatibility
The project was built and tested using C# 8.0 on dotnet core 3.1
# Project site
See https://gitlab.com/skotl/treemap.net.