configure_node_title(title: column, {
    "param": value,
    ...
})

The title identifies each node visually and can be used to filter the network.

A good choice would be a column containing a short text or label identifying or summarizing the corresponding row in the dataset in a meaningful way, such as the title of an article or the ID of a customer.

Note that larger nodes are more likely to have their label drawn in the network view. See configure_node_size.

configure_node_title(title: column, {
    "param": value,
    ...
})
margin
number

Sets the space between titles.