Here is my graph.. few data points are overlaid. Tooltip not triggering.. 


On Thursday, November 19, 2020 at 9:46:56 AM UTC-5 Mudassir Ali Khaja wrote:

> Hi,
>
> I am using google line chart. Having some issue in triggering the tooltip 
> (custom tooltip) of a data points which is overlaid by another data point. 
> Application only rendering tooltip of the first data point. Is there any 
> way I can render all the tooltips of an overlaid data points..
>
>
> I tried below options, did not worked for me.
>
> *selectionMode: 'multiple',*
>  // Trigger tooltips
>   // on selections.
>   *tooltip: {trigger: 'selection'},*
>   // Group selections
>   // by x-value.
>   *aggregationTarget: 'category',*  
>
> Thanks,
> Ali
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/bad46cee-285d-4b9a-a6bb-d6542a596be8n%40googlegroups.com.

Reply via email to