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

where to get network.css #130

Open SeekPoint opened 2 years ago

andreadattola commented 2 years ago

same issue

Wokstym commented 2 years ago

We addressed this problem in our rewrite ;) https://github.com/Wokstym/react-vis-graph-wrapper

bennofatius commented 2 years ago

How exactly, if I may ask? In your rewrite, how would I go about making css edits to e.g. a node's tooltip?

threeColorFr commented 1 year ago

Have solved it?