I have a heatmap where I use two single selections to select one of the rectangles on click.
pickedX = alt.selection_single(encodings=[\'x\'], empty=\'none\')