In PowerBI using a Deneb (vega-lite) visual, I have created a horizontal timeline (similar to a Gantt chart, but all along one timeline), with point marks along the timeline whenever an event occurred. Some dates have multiple events, but I can only get the point mark's tooltip to show one event. Is there a way for the tooltip to show multiple values (events) from the same field (date field) by hovering over a single point mark (point on timeline)?
I'm not sure if there is a way to group the events by date so that by hovering over a date point, multiple events would be visible in the tooltip.