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
It'd be nice to update to the most up to date version because they have new features. But there are some issues (and perhaps more, everything needs to be tested thoroughly to make sure nothing breaks):
Currently timevis uses visjs v4.16.1
It'd be nice to update to the most up to date version because they have new features. But there are some issues (and perhaps more, everything needs to be tested thoroughly to make sure nothing breaks):
options(editable = TRUE), editing items now requires double clicking instead of single clicks, which is a bug. It should still be only a single click to initiate an edit (this is a bug on visjs: [Timeline regression bug] When setting "editable:true" after initialization, items require double clicking instead of single click visjs/vis#3852)