Guido Kersten
Guido Kersten
**Context** We have a dataset that can update from external changes, the graph should update based on these changes. To reuse exisiting ThreeJS objects, and prevent rerendering as much as...
Trying to make my way around using this library, so if I missed something please let me know. I have taken some inspiration from this test: https://github.com/vega/ts-json-schema-generator/blob/next/test/valid-data/discriminator/main.ts I want to...
**Describe the bug** After regenerating package-lock I found my build broken with recent updates on `3d-force-graph` and `three-forcegraph`. Multiple TS errors, but for example: > TS2315: Type 'LinkObject' is not...