A network graph displays nodes connected by edges, making relationships between entities easy to explore. AnyChart’s JavaScript network graph supports force-directed layouts, custom node images, interactive state styling, and configurable labels for rich data storytelling.
This sample maps battles from Game of Thrones, showing which houses attacked which during the War of the Five Kings. Each house is rendered as a node with a custom image, and bold labels identify every faction. Nodes enlarge on hover and selection with a dark stroke highlight, letting users trace the web of conflict across Westeros at a glance.
Follow the step-by-step Network Graph Tutorial to learn how this chart was built. See the Network Graph documentation for all configuration options.