Hi,
Example: My data set contains the following columns:
date weekend count of events
18-03-2109 Yes 200
For my chart purposes, I use the dates as X axis and the counts as Y axis. What I need is that the Hover Text displays whether it's a weekend or not?
Is this possible?