A network graph displays nodes connected by edges, making relationships between entities easy to explore. AnyChart’s JavaScript network graph supports force-directed and fixed layouts, automatic label rotation, zoom controls, and flexible styling for both nodes and edges.
This radial-layout sample maps web traffic flows between websites. The iteration count is set to zero so the pre-arranged circular node positions are preserved as-is, producing a clean radial view. Labels auto-rotate and anchor themselves for optimal readability along the circle, and a predefined zoom level centers the chart for an immediate overview of all site-to-site connections.
Follow the step-by-step Network Graph Tutorial to learn how such charts are built. See the Network Graph documentation for all configuration options.