Customizing tooltip as a table
18 Nov 20181 minute to read
You can show a tooltip as a table using the template property in TooltipSettings.
The following steps describe how to show the table tooltip.
Step 1: Initialize the tooltip template div as shown in the following html page.
Step 2: Set the element id to the template property in TooltipSettings to show the tooltip template.