vis v4.20.1 Release Notes
Release Date: 2017-07-01 // about 8 years ago-
General
- โ Added Release checklist
- โ Added collapsible items for objects in graph3d doc
Network
- ๐ FIX #3203: Set dimensions properly of images on initialization
- ๐ FIX #3198: Small fix on ref usage in DataGroup
- ๐ FIX #3170: Refactoring of Node Drawing
- ๐ FIX #3108: Reverse nodes returned with 'from' and 'to' directions
- ๐ FIX #3122: Refactored line drawing for Bezier edges
- ๐ FIX #3121: Refactoring of
BezierEdgeStatic._getViaCoordinates()
- ๐ FIX #3088: Consolidate code for determining the pixel ratio
- ๐ FIX #3036: Smooth type 'dynamic' adjusted for node-specific option in hierarchical
- ๐ FIX #1105: Fix usage of clustering with hierarchical networks
- ๐ FIX #3133: Protect Network from zero and negative mass values
- ๐ FIX #3163: Prevent crashes from invalid id's in
Clustering.findNode()
- ๐ FIX #3106: Ensure start and end of stabilization progress events is sent
- ๐ FIX #3015: Properly handle newline escape sequences in strings for DOT
- ๐ FIX Refactoring of LayoutEngine
- ๐ FIX #2990: Edge labels turn bold on select and hover
- ๐ FIX #2959: Changed order of (de)select events for network
- ๐ FIX #3091: Added param 'direction' to Network.getConnectedNodes()
- ๐ FIX #3085: Add prefix to cancelAnimationFrame()
Graph3D
- ๐ FIX #2804: Add data group class to Graph3d
Timeline