vis v3.3.0 Release Notes

Release Date: 2014-08-29 // over 9 years ago
  • Timeline

    • โž• Added localization support.
    • Implemented option clickToUse.
    • Implemented function focus(id) to center a specific item (or multiple items) on screen.
    • Implemented an option focus for setSelection(ids, options), to immediately focus selected nodes.
    • ๐Ÿšš Implemented function moveTo(time, options).
    • Implemented animated range change for functions fit, focus, setSelection, and setWindow.
    • Implemented functions setCurrentTime(date) and getCurrentTime().
    • Implemented a new callback function onMoving(item, callback).
    • ๐Ÿ‘ Implemented support for option align for range items.
    • ๐Ÿ›  Fixed the change event sometimes being fired twice on IE10.
    • ๐Ÿ›  Fixed canceling moving an item to another group did not move the item back to the original group.
    • ๐Ÿ›  Fixed the change event sometimes being fired twice on IE10.
    • ๐Ÿ›  Fixed canceling moving an item to another group did not move the item back to the original group.

    Network

    • A fix in reading group properties for a node.
    • ๐Ÿ›  Fixed physics solving stopping when a support node was not moving.
    • ๐Ÿ‘ Implemented localization support.
    • Implemented option clickToUse.
    • ๐Ÿ‘Œ Improved the stabilized event, it's now firing after every stabilization with iteration count as parameter.
    • ๐Ÿ›  Fixed page scroll event not being blocked when moving around in Network using arrow keys.
    • ๐Ÿ›  Fixed an initial rendering before the graph has been stabilized.
    • ๐Ÿ›  Fixed bug where loading hierarchical data after initialization crashed network.
    • โž• Added different layout method to the hierarchical system based on the direction of the edges.

    Graph2d

    • ๐Ÿ‘ Implemented option handleOverlap to support overlap, sideBySide and stack.
    • Implemented two examples showing the handleOverlap functionality.
    • Implemented customRange for the Y axis and an example showing how it works.
    • ๐Ÿ‘ Implemented localization support.
    • Implemented option clickToUse.
    • Implemented functions setCurrentTime(date) and getCurrentTime().
    • ๐Ÿšš Implemented function moveTo(time, options).
    • ๐Ÿ›  Fixed bugs.
    • โž• Added groups.visibility functionality and an example showing how it works.