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
* fix: fix an access to an undefined object's property (#472)
* fix: fix a bug that occures when dragging any marker
* feat: accept the snap option in Graph2d
* fix: use options.snap only when itemSet is undefined
example: https://codepen.io/wk6/pen/zYvaRKR
When
addCustomeTime()
called byGraph2d
object, raise error.In 7.1.3
vis-timeline
,addCustomTime()
works fine (but 7.2.0 or later not works).https://codepen.io/wk6/pen/mdeKXjy
The text was updated successfully, but these errors were encountered: