networkcommons.visual.NetworkXVisualizer.set_custom_style

NetworkXVisualizer.set_custom_style(custom_style=None)

Sets a custom style for the visualizer, merging it with the default style.

Parameters:

custom_style (dict, optional) – Custom style dictionary to merge with the default style.