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

9 lines (8 loc) 569 B
import * as i0 from "@angular/core"; import * as i1 from "./visualiser/visualiser-graph/visualiser-graph.component"; import * as i2 from "@angular/platform-browser"; export declare class NgxRelationshipVisualiserModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxRelationshipVisualiserModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxRelationshipVisualiserModule, [typeof i1.VisualiserGraphComponent], [typeof i2.BrowserModule], [typeof i1.VisualiserGraphComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxRelationshipVisualiserModule>; }