contentTemplate
Specifies a custom template for a tooltip.
Information on the funnel item being pressed or hovered over.
| Name | Type | Description |
|---|---|---|
| item |
The Item object. |
|
| percent |
The item's percentage value. |
|
| percentText |
The item's formatted percentage value converted to a string. |
|
| value |
The raw item value. |
|
| valueText |
The item's formatted value converted to a string. |
The tooltip's container. It is an HTML Element or a jQuery Element when you use jQuery.
customizeTooltip
Customizes a specific tooltip's appearance.
Information on the funnel item being pressed or hovered over with the mouse pointer.
The tooltip's text or markup and appearance settings.