Legend.labels
configurationThe Sankey legend label configuration.
legend.labels
Objectlegend.labels.color
StringThe text color of the labels. Accepts a valid CSS color string, including hex and rgb.
Default: "black"
legend.labels.font
StringThe font style of the labels. Accepts a valid CSS color string, for example "20px 'Courier New'".
Default: "12px Arial,Helvetica,sans-serif"
legend.labels.margin
Number|ObjectThe margin of the labels. A numeric value will set all margins.
Default: 0
legend.labels.padding
Number|ObjectThe padding of the labels. A numeric value will set all paddings.
Default: 0