UNPKG

ngx-relationship-visualiser

Version:

A D3 force-directed-graph, implemented in Typescript for Angular, generates a visualisation graph with customisable link lengths and multiple labels between nodes. The graph can handle new data that will update lines, nodes, links, and path labels. Whenev

3 lines (2 loc) 218 B
export * from './projects/ngx-relationship-visualiser-lib/lib/ngx-relationship-visualiser.module'; export * from './projects/ngx-relationship-visualiser-lib/lib/visualiser/visualiser-graph/visualiser-graph.component';