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
This is because for d3 hover to work objects need to have a fill and be on top layer. In this case, the hourMarkHoverBoxes are on top layer and cover the hourmarks with the white fill.
Works on linepod though
The text was updated successfully, but these errors were encountered:
This is because for d3 hover to work objects need to have a fill and be on top layer. In this case, the hourMarkHoverBoxes are on top layer and cover the hourmarks with the white fill.
Works on linepod though
The text was updated successfully, but these errors were encountered: