Changelog
2016-04-18, version 4.16.1
Changelog
2016-04-07, version 4.16.0
vis-graph3d.min.js
,
vis-network.min.js
, and vis-timeline-graph2d.min.js
.Changelog
2016-03-08, version 4.15.1
Changelog
2016-02-23, version 4.15.0
currentTimeTick
event (see #1683).getItemRange
missing in docs.getDataRange
was wrongly called getItemRange
in docs.xLabel
, yLabel
, and
zLabel
instead of 'x'
, 'y'
, and 'z'
. Thanks @jacklightbody.Changelog
2016-02-04, version 4.14.0
dotSizeRatio
.Changelog
2016-02-01, version 4.13.0
Changelog
2016-01-08, version 4.12.0
doubleClick
event not being fired.Changelog
2015-12-18, version 4.11.0
setSelection
method. Thanks @zefrog.DataView
,
and an issue with ctrl+drag when using snap: null
.shaded.orientation
to always shade towards zero.shaded.orientation
to follow another group (fill in between)DataView
in Graph2d.0
correctly.Changelog
2015-11-27, version 4.10.0
babelify
.setSelection({nodes:[...], edges: [...]})
.
Thanks @zefrog.itemsAlwaysDraggable
, See #1395. Thanks @liuqingc.multiselectPerGroup
. Thanks @hansmaulwurf23.oldData
on change events of the DataSet, and
deprecated the data
property which wrongly contained new data instead of
old data. Thanks @hansmaulwurf23.maxMinorChars
to customize the width of the grid.vis.timeline.Core
for customization purposes.Changelog
2015-10-01, version 4.9.0
hiddenDates
not accepting a single hidden date.