A network graph displays nodes connected by edges, making relationships between entities easy to explore. AnyChart’s JavaScript network graph supports force-directed layouts, color-coded groups, interactive labels, and flexible styling for both nodes and edges.
This sample visualizes co-occurrence relationships among major hi-tech companies, with data manually derived from Google Knowledge Graph to reflect which companies people commonly search for together. Eight color-coded groups organize the nodes, and each group displays its own label color, fill, and stroke drawn from the default palette, so clusters of related companies are instantly distinguishable.
Follow the step-by-step Network Graph Tutorial to learn how such charts are built. See the Network Graph documentation for all configuration options.