Skip to content

Instantly share code, notes, and snippets.

@colinfwren
Created September 1, 2024 22:31
Show Gist options
  • Save colinfwren/97aca117b60b56ef5b0bc9eba3ef1b96 to your computer and use it in GitHub Desktop.
Save colinfwren/97aca117b60b56ef5b0bc9eba3ef1b96 to your computer and use it in GitHub Desktop.
ReactDOM.render(
<ForceGraph2D
graphData={data}
/>,
document.getElementById('graph')
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment