vasturiano / react-force-graph

React component for 2D, 3D, VR and AR force directed graphs

Home Page:https://vasturiano.github.io/react-force-graph/example/large-graph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackgroundColor: white is not working propertly

BernardoOlisan opened this issue · comments

I am attempting to set the background color of my 3D graph to white. While the background does change to white, the graph itself disappears. I initially thought this was due to setting the node colors to black, but even after changing the node colors, the graph remains invisible. Additionally, setting the background to transparent only results in a black background being displayed.

@BernardoOlisan please provide a simple example on https://codesandbox.io/