You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 library such as cytoscape.js.
Now my challage has been successed when I used cytoscape.js ( import library is "react-cytoscapejs")
version of cytoscape
(This code is carrying successfully.)
So I can change object properity directry through it.
( It's very useful whom don't know react comonent inside, like me.)
My desire is a simple, I want to use vis.js library like a non react component sometimes.
( ofcourse my skill will up grade in the future. but now, I need a guide to step up simply.)
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 library such as cytoscape.js.
Now my challage has been successed when I used cytoscape.js ( import library is "react-cytoscapejs")
version of cytoscape
(This code is carrying successfully.)
Cytoscape.js has a reference end point ( myCyRef for example).
https://github.com/plotly/react-cytoscapejs/blob/master/README.md#reference-props
So I can change object properity directry through it.
( It's very useful whom don't know react comonent inside, like me.)
My desire is a simple, I want to use vis.js library like a non react component sometimes.
( ofcourse my skill will up grade in the future. but now, I need a guide to step up simply.)
The text was updated successfully, but these errors were encountered: