Shared Tooltip For Scatter Chart
Download: Shared Tooltip
Introduction
The following article describes steps needed in order to add a shared tooltip to a scatter chart.
Purpose/Benefits
The shared tooltip can be used to display all 'Break by' members in a scatter chart with the same value.
Example

Steps
The following steps will walk through the process of adding a shared tooltip.
STEP 1 - ADD THE PLUGIN
Download the attachment and unzip the contents into your C:\Program Files\Sisense\plugins\ folder. If you are using version 7.2 and higher unzip the contents into your C:\Program Files\Sisense\app\plugins\ folder.
If the plugins folder doesn't exist, just create it. After those files have been unzipped there, you may also have to restart the web server.
STEP 2 - EDIT WIDGET SCRIPT
Edit the widget's script and add the following JavaScript code:
prism.sharedTooltip(widget);
Updated 02-16-2024
intapiuser
Admin
Joined December 15, 2022