Legend.item
configurationThe configuration of the legend items.
legend.item
ObjectThe background color of the legend item square element. Accepts a valid CSS color string, including HEX and RGB. Defaults to the corresponding node color.
legend.item.areaOpacity
NumberThe opacity of the legend item square element. Defaults to the corresponding node opacity.
legend.item.cursor
StringThe cursor style of the legend item.
legend.item.visual
FunctionA function that can be used to create a custom visual for the legend items. The available argument fields are:
options—The item options.createVisual—A function for getting the default visual.