ngx-knowledge-graph
v0.0.3
Published
This library uses D3 to generate knowledge graphs.
Downloads
5
Readme
NgxKnowledgeGraph
This library uses D3 to generate knowledge graphs.
Github
https://github.com/Shamsco/network-graph-d3
Force-directed graph
use the tag to create a force directed graph component.
Attributes
data: the data you want the network graph to display.
example: <network-graph [data]="yourvariablename">