Skip to content
forked from lpolech/hiervis

A Java desktop application used for interactive visualization of tree structures (hierarchies of clusters)

License

Notifications You must be signed in to change notification settings

Jakub-Cc/hiervis

 
 

Repository files navigation

Hierarchy Visualizer

The visualizer is a graphical user interface program that facilitates visual analysis of Object Cluster Hierarchies. It provides the user with interactive visualizations of both the hierarchy structure, as well as contents of each individual node of the hierarchy, and provides a generic framework for calculation of quality measures for the hierarchy or any of its nodes.

Compilation and usage

Compilation

Instructions on how to compile the software are available here.

Usage

Compiled jars can be found in the releases page. After downloading and unpacking the archive, run start.bat (for Windows) or start.sh (for Linux).

Requirements

This software requires Java 1.8 or higher in order to run.

License

This software is provided under the MIT License. Please read the full license for more information.

About

A Java desktop application used for interactive visualization of tree structures (hierarchies of clusters)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • JavaScript 1.7%
  • Other 0.2%