Can someone explain me how to combine multiple tooltips into one, similar to what Google is doing in Google Search Console. I did not found any example in https://developers.google.com/chart/interactive/docs/gallery/linechart achieving this result (check below image):
Google Search Console Chart Example
I guess Google is using the Google Chart libraries.
Additionally, you can see in the example above, the vertical line when you hover over a specific date. How that is done as well?
aggregationTarget: 'category'- WhiteHat