react-simple-network-graph
Advanced tools
Comparing version
{ | ||
"name": "react-simple-network-graph", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A react component for interactive network graph diagrams.", | ||
"repository": "https://github.com/andypea/react-simple-network-graph", | ||
"bugs": "https://github.com/andypea/react-simple-network-graph/issues", | ||
"homepage": "https://andypea.github.io/react-simple-network-graph", | ||
"main": "dist/bundle.cjs", | ||
@@ -8,0 +9,0 @@ "type": "module", |
@@ -48,2 +48,4 @@ # react-simple-network-graph | ||
<DynamicNetworkGraph | ||
width={400} | ||
height={400} | ||
vertices={[ | ||
@@ -50,0 +52,0 @@ { id: "Gacrux", label: "Gacrux", fill: "yellow", position: { cx: 200, cy: 100 }, }, |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
77863
0.13%1
-50%88
2.33%