alexcode / vue2vis

A Vuejs 2 adapter for Visjs
MIT License
217 stars 59 forks source link

Fix wrong function binding in Timeline #22

Closed skystar-p closed 6 years ago

skystar-p commented 6 years ago

Currently Timeline.on and Timeline.off functions are wrongly bound. This simple patch will fix this.