The prior Flourish object. No need to specify name if piping graph as the graph will take the first argument (i.e. the prior existing graph).
links_data
Links data.
nodes_data
Nodes data.
links_source
Links source
links_target
Links target
links_value
Size by. A numerical value used to set the thickness of the links. Flourish type hint: column
nodes_id
ID. A unique identifier for each point in the network. If not specified, point information will be extracted from the links sheet. Flourish type hint: column
nodes_group
Color by. A group to which the point belongs. If set, can be used to color the points. Ignored if ID not set. Flourish type hint: column
nodes_size
Size by. A numerical value used to size the points. Ignored if ID not set. Flourish type hint: column
nodes_image
Image. An image to go into the circle. Flourish type hint: column
nodes_metadata
Info for popups. One or more columns of information (text, image URLs , embedded charts etc) to include in popups and panels Ignored if ID not set. Flourish type hint: columns