Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.
/ treemap_ui Public archive

A generic treemap user interface component for web applications written in Dart

License

Notifications You must be signed in to change notification settings

usommerl/treemap_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A generic treemap user interface component for web applications written in Dart.

Features

  • Highly customizable through a exentsible data model
  • Supports live updates and user interaction
  • Includes several common layout algorithms
    • Slice-And-Dice
    • Strip
    • Squarified
    • Split
    • Pivot-by-Size
    • Pivot-by-Middle

Usage

Install bleeding edge version

Add this to your pubspec.yaml:

dependencies:
  treemap_ui:
    git: [email protected]:usommerl/treemap_ui.git

Then run the package manager pub:

pub install

Collaboration

Patches and pull requests are welcome. Please file issues in our issue tracker.

Versioning

We follow Semantic Versioning.

License

Licensed under the Apache License, Version 2.0

About

A generic treemap user interface component for web applications written in Dart

Resources

License

Stars

Watchers

Forks

Packages

No packages published