Cytoscape.js 3.4.0 released
Cytoscape.js 3.4.0 has been released. This version contains a number of performance improvements and also some new features.
Some notable changes include:
- New features
background-offset-x
&background-offset-y
: Background image position offset properties #1780bounds-expansion
: Expand drawing box style property #1782ele.component()
#1878tapselect
andtapunselect
events #1977- Array support for event lists in listener functions #2273
- For blob image exports, allow use of
canvas.toBlob()
where available #2208
- Performance improvements
The full list of changes can be found in the 3.4.0 milestone on GitHub.
Thank you for using Cytoscape.js!