Vishnu Sajeev

Results 3 issues of Vishnu Sajeev

Hi I would like to know if its possible to animate the graph rendered using ForceAtlas2 layout, just like the Force layout.

question

### Steps To Reproduce 1. Update to latest react-scripts (5.0.0) 2. Do `npm run build`. ### The current behavior ``` home/node/frontend/node_modules/mini-css-extract-plugin/node_modules/schema-utils/dist/validate.js:66 const ajv = new Ajv({ ^ TypeError: Ajv is...

needs triage
issue: bug report

In think example https://vasturiano.github.io/force-graph/example/dynamic/ with dynamic data, when new nodes and links appear, is there a way I can transition them in instead of suddenly appearing?