force-graph
Advanced tools
Comparing version 1.42.6 to 1.42.7
{ | ||
"name": "force-graph", | ||
"version": "1.42.6", | ||
"version": "1.42.7", | ||
"description": "2D force-directed graph rendered on HTML5 canvas", | ||
@@ -5,0 +5,0 @@ "unpkg": "dist/force-graph.min.js", |
@@ -18,3 +18,8 @@ force-graph | ||
Check out the examples: | ||
See also the [3D version](https://github.com/vasturiano/3d-force-graph). | ||
And check out the [React bindings](https://github.com/vasturiano/react-force-graph). | ||
## Examples | ||
* [Basic](https://vasturiano.github.io/force-graph/example/basic/) ([source](https://github.com/vasturiano/force-graph/blob/master/example/basic/index.html)) | ||
@@ -50,6 +55,2 @@ * [Load JSON](https://vasturiano.github.io/force-graph/example/load-json/) ([source](https://github.com/vasturiano/force-graph/blob/master/example/load-json/index.html)) | ||
See also the [3D version](https://github.com/vasturiano/3d-force-graph). | ||
And check out the [React bindings](https://github.com/vasturiano/react-force-graph). | ||
## Quick start | ||
@@ -56,0 +57,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
230
6390232