vis v1.1.0 Release Notes

Release Date: 2014-06-06 // almost 10 years ago
  • Timeline

    • Select event now triggers repeatedly when selecting an already selected item.
    • ๐Ÿ“‡ Renamed Timeline.repaint() to Timeline.redraw() to be consistent with the other visualisations of vis.js.
    • ๐Ÿ›  Fixed Timeline.clear() not resetting a configured options.start and options.end.

    Graph

    • ๐Ÿ›  Fixed error with zero nodes with hierarchical layout.
    • โž• Added focusOnNode function.
    • โž• Added hover option.
    • โž• Added dragNodes option. Renamed movebale to dragGraph option.
    • โž• Added hover events (hoverNode, blurNode).

    Graph3D

    • Ported Graph3D from Chap Links Library.