Hi all – Using 2.35.2,I have multiple plots all using same x axis (15-min time intervals). Sometimes there is no data for a trace for a particular time, and then I don’t expect to see it in the hover when the hover is showing that time. But even with lowest setting 1 for hoverdistance, it pulls in the 9:15 or 9:45 value for the missing one, and the result is a lie – at 9:30 there is no Y data for that trace, but it’s showing a nearby Y value, along with the legitimate values. If I set hoverdistance to 0, I get no hover at all. What I would hope for is with unified x, it would decide on the x value it will display, then show hover text for only those traces with a non-None value for that x. Does anyone know if this is possible? I may have missed a setting.