sigma.js v2.1.0 Release Notes

  • ๐Ÿ”‹ Features

    • undocumented - Adds edge events
    • undocumented - Cleans and fixes all nodes and edges programs
    • 0๏ธโƒฃ #1153 - Adds double-click and wheel events for nodes and edges, with a new #preventSigmaDefault() method
    • โšก๏ธ #1149 - Graphology (and related libs) update to 0.22.1
    • #1102 - Allows custom node and edge label colors
    • #1150 - Adds public methods to enable implementing a proper PNG export, adds related png-export example

    ๐Ÿ› Bug fixes

    • undocumented - Edges thickness rendering is now pixel perfect at camera ratio 1, and no more twice bigger on Retina displays
    • undocumented - Cleans some browser warnings
    • ๐Ÿ›  #1157 - Fixes unexpected node interaction with zIndex
    • ๐Ÿšš #1148 - Fixes mousemove unexpected behaviors
    • #1163 - Implements edge labels ellipsis