vis v2.0.0 Release Notes

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

    • Implemented function destroy to neatly cleanup a Timeline.
    • 👍 Implemented support for dragging the timeline contents vertically.
    • 🚚 Implemented options zoomable and moveable.
    • 🔄 Changed default value of option showCurrentTime to true.
    • 🔨 Internal refactoring and simplification of the code.
    • 🛠 Fixed property className of groups not being applied to related contents and background elements, and not being updated once applied.

    Graph

    • ⬇️ Reduced the timestep a little for smoother animations.
    • 🛠 Fixed dataManipulation.initiallyVisible functionality (thanks theGrue).
    • 👮 Forced typecast of fontSize to Number.
    • ➕ Added editing of edges using the data manipulation toolkit.

    DataSet

    • 📇 Renamed option convert to type.