treant-ng
v1.0.2
Published
Angular library for visualization of tree diagrams
Downloads
169
Maintainers
Readme
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