@gregdeane/vis-network
Advanced tools
Changelog
2014-05-02, version 1.0.0
stack
to enable/disable stacking of items.fit
, which sets the Timeline window such that it fits
all items.editable
can now be used to enable/disable individual manipulation
actions (add
, updateTime
, updateGroup
, remove
).setWindow
now accepts an object with properties start
and end
.autoResize
forcing a repaint of the Timeline with every check
rather than when the Timeline is actually resized.select
event fired repeatedly when clicking an empty place on the
Timeline, deselecting selected items).zoomMax
. Thanks @Remper.order
is now deprecated. This was needed for performance improvements.new DataSet(data, options)
.