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
{{ message }}
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
I have added the following "tooltip" to display above an item when it is being dragged. It displays and updates the start and end time of the booking as the item is being dragged.
The background item is "linked" to the selected item and also moves as the selected item is dragged.
I am not sure if this kind of tooltip feature is already in the vis library. And if not, if you would like to have a look at my code and find a better and more efficient way to do it within the library?