Max Franz is announcing that Cytoscape.js with version number 2.4.8 is already available to download.
What is Cytoscape.js ?
Cytoscape.js is A fully-featured JavaScript library for displaying node graphs, with support for complex, interactive, inter-connected structures .
Node graphs are a particular graph type, also known as vertex.They display points, and paths that connect the points, based on a series of relations between them.Cytoscape.js is a JavaScript library for building vertex structures, based on given relational structures, and a stylistic display template.All Cytoscape.js-generated graphs are interactive and points (nodes) can be dragged around for a better view and comprehension of the overall graph structure.The library works with client-side (vanilla JS, jQuery) and server-side (Node.js) environments.
This is changelog for Cytoscape.js version 2.4.8 :
You can read the complete changelog and also download this latest version on their homepage:
cytoscape.github.io