Issue with Tooltip for multiple series on same axis - Chart

There is a problem with tooltips that are shared when there are multiple series on the same axis.

Replication:
1. Line chart with 1 x axis (date or category)
2. Line chart with 3 y series (number)
3. Tooltip with shared set to true eg:
tooltip: TooltipSettingsModel = {
enable: true,
enableAnimation: false,
shared: true
}

Replication StackBlitz: angular-wmty2d - StackBlitz

If the last series only has 1 value, then this value is displayed on all tooltips. Tooltip has no template, default settings but with shared: true.

See below:





2 Replies 1 reply marked as answer

SM Srihari Muthukaruppan Syncfusion Team March 9, 2021 11:49 AM UTC

Hi Jeremy, 
 
We have validated your query. We have considered the reported scenario as an feature and logged a feature request for this. This feature will be available in any of our release. We appreciate your patience until then. You can keep track of the feature request from the feedback portal below.  
  
   
The provided feedback link is private, and you need to login to view this feedback.  
   
If you have any more specification/precise replication procedure or a scenario to be tested, you can add it as a comment in the portal.  
 
Regards, 
Srihari M 



SM Srihari Muthukaruppan Syncfusion Team May 17, 2021 08:03 AM UTC

Hi Jeremy, 
  
We are glad to announce that our Essential Studio 2021 Volume 1 Service pack release v19.1.0.63  is rolled out and is available for download under the following link. 
  
 
 
Screenshot: 
 
 
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 
  
Regards,            
Srihari M 


Marked as answer
Loader.
Up arrow icon