onTooltipRender property
Occurs when the tooltip is rendered.
Here, you can get the tooltip arguments and customize the arguments.
Implementation
final PyramidTooltipCallback? onTooltipRender;
Occurs when the tooltip is rendered.
Here, you can get the tooltip arguments and customize the arguments.
final PyramidTooltipCallback? onTooltipRender;