Hi All,
Is it possible to display a custom tooltip that contains multiple data points?
Scenario:
For example I have a list of students and each student has a group bar series for their grades in Math, Science, and English. Is it possible that when I click one of the bars, instead of displaying only one tooltip for each graph, it will display all three data (Math, Science, English) all in one tooltip? Given that Math, Science, and English are separate bar series in one chart.
Please advise on how to achieve this.