react-graph-vis
react-graph-vis copied to clipboard
A react component to render nice graphs using vis.js
Hi ! I want to resize chart, because it's too small  and i found in [doc](https://visjs.github.io/vis-network/docs/network/#function) `moveTo` & `once` can help me set scale in the beginning but i...
resolves uuid version mismatch for package.json, vis-network, vis-data.
I am still biginner , not clear how to using react component more over this library. But I believe that vis.js is a good libruary, compare to other network graph...
TypeScript types [were merged in](https://github.com/crubier/react-graph-vis/pull/113) a little while ago. Could these be published to NPM please? Thanks!
Fixed error during `npm ci` due to package.json and package-lock.json not in sync: >npm ERR! Missing: @types/react@^17.0.4 npm ERR! Missing: @types/vis@^4.21.21 ([See build action](https://github.com/crubier/react-graph-vis/runs/5954033674?check_suite_focus=true))
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
fixes #131
Hello, thank you for this react component. I have an issue, where I have this graph component in a functional (pure) react component inside a Material UI tab. Then I...
Bumps [ini](https://github.com/npm/ini) from 1.3.4 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...