three-forcegraph
three-forcegraph copied to clipboard
Force-directed graph as a ThreeJS 3d object
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
**Is your feature request related to a problem? Please describe.** drawing graphs with many links has poor performance on constrained devices **Describe the solution you'd like** option to render all...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
I am currently developing my own modifications of this for my project, but I think having full native support for setting numDimensions to 2 would be nice, considering I've found...
**Is your feature request related to a problem? Please describe.** I want to visualize clusters by coloring the space between the nodes that belong to that cluster. **Describe the solution...
**Describe the bug** I installed this library, latest version as of now (`1.41.5`), but getting `ReferenceError: window is not defined` error. **To Reproduce** Steps to reproduce the behavior: 1. Go...