Hi,
Let's say I have 3 columns of data: users, sessions, and pageviews.
If I hover over one of these three columns, I want to see all three values. How does one do this as if I add all three to tooltips, it will show me duplicates (it'll show the value for the column I hover over and the three values I added in tooltips).