You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From discussion on #1461, the placement of the hoverinfo on the axis is incorrect on charts with a shared axis, for example mocks/stacked_coupled_subplots.json:
It seems to be being drawn based on the bottom of the sub-charts y-axis position as opposed to being based on the position of the x-axis itself.