PieChartTooltipFormatterProps

Defines the input parameters for the tooltip formatter callback in the Pie Chart.

Props

The following table outlines the props for the PieChartTooltipFormatterProps:

NameTypeDefaultDescription
text
string | string[]
-

The tooltip content to be formatted. Can be a single string or an array of strings for multiline tooltips.