regl-network-vis
v0.1.11
Published
A reusable component for rendering Graphs in Regl
Downloads
5
Readme
this.canvasRef = React.createRef(); let graph = createGraphContext() graph.init(canvasRef.current) //only needed in projectvis page return
to use a control