1.0.2 • Published 5 years ago

treant-ng v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Treant-ng

Angular Wrapper for treant-js library.

Added opportunity for provide "templateRef" and "viewContainerRef" for nodes.

Simply add your params to config by follow example:

chart: {
  container: "#tree-simple",
  nodeTemplate:      // Add your node templateRef
  viewContainerRef: // and ViewContainerRef object
  ...
},

Treant-js is an SVG based JS library for drawing tree diagrams. It relies on Raphael for handling SVG and animations.

Leave complaints and suggestions: https://github.com/DMITRYTISHKIN/treant-ng