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

Setting background color of edges #160

Open mshafaie8 opened 1 month ago

mshafaie8 commented 1 month ago

It seems like you are able to set the background color of edges in vis.js, but I've been struggling to figure out a way to do the same with this react component. Has anyone dealt with a similar issue?