@hackage / treemap-html

Generates HTML for Data.Tree as TreeMap

Version Deprecated package0.1

About

Metadata

  • Last updated , by RadoslavDorcik
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: Radoslav Dorcik <radoslav.dorcik@gmail.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Package Flags

Use the -f option with cabal commands to enable flags

    testing (off by default)

    Enable Debugging things like QuickCheck properties, etc.

Readme

Generates HTML for Data.Tree as TreeMap which is possible explore directly in browser because of small javascript code included. Each node is displayed as white box without any nested boxes inside.