Reagraph is a high-performance network graph visualization built in WebGL for React. It features node sizing based on attributes, page rank, centrality, and custom, as well as light and dark mode with custom theme ability. Other features include path finding between nodes, radial context menu, highlight and selection hook, dragging nodes, lasso selection, expand/collapse nodes, customizable nodes, and advanced label placement. It also comes with built-in layouts such as force directed 2D, force directed 3D, circular 2D, tree top down 2D, tree left right 2D, tree top down 3D, tree left right 3D, radial out 2D, radial out 3D, hierarchical top down 2D, and hierarchical left right 2D. Installation is simple via NPM or Yarn, and it can be easily imported into your app and customized. Reagraph is open to contributions from all developers.