plotnine.facets.labelling.label_both

plotnine.facets.labelling.label_both(label_info: strip_label_details, multi_line: bool = True, sep: str = ': ') strip_label_details[source]

Concatenate the facet variable with the value

Parameters:
label_infostrip_label_details

Label information to be modified.

multi_linebool

Whether to place each variable on a separate line

sepstr

Separation between variable name and value

Returns:
outstrip_label_details

Label information