Quite easy to repro; take the example here: https://fastplotlib.org/_gallery/misc/tooltips.html And just add `alpha=0.7` or any number below 1 to the plot calls: the tooltips will no longer appear. Tested on the line plot and the scatter plot. This happens with `fastplotlib=0.5.0` + `Python=3.13.5`, on Windows 11.