Contents:
Functions
generate_hexagonal_graph(n_nodes, spacing[, ...])
generate_hexagonal_graph
Generate a hexagonal graph layout based on the number of nodes and spacing.