crubier / react-graph-vis

A react component to render nice graphs using vis.js
http://crubier.github.io/react-graph-vis/
MIT License
946 stars 170 forks source link

Support for DataView #122

Open julioz opened 3 years ago

julioz commented 3 years ago

Hi,

can you please provide an example on how to use this library with a DataView representation to dynamically filter nodes/edges, like it is done in this non-react sample (source)?