crubier / react-graph-vis

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

rename to react-vis-network #70

Closed mojoaxel closed 3 years ago

mojoaxel commented 5 years ago

I would recommend renaming this library to something network specific like "react-vis-network". This way it is more clear, that this library is only supporting network charts.

Also: Please consider adding this library here: https://github.com/visjs/awesome-visjs#visjs-based-libraries

crubier commented 3 years ago

Thank you, someone already added this lib to https://github.com/visjs/awesome-visjs#visjs-based-libraries .

And yes the name could be changed. I'll do it when I'll publish v2.0 of this lib ;-)

sakshampandey-mern commented 1 year ago

which command we using to start this example project in our local?