Max Franz is announcing that Cytoscape.js with version number 2.5.0 is already available to download.
What is Cytoscape.js ?
Cytoscape.js is .
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.5.0 :
You can read the complete changelog and also download this latest version on their homepage: cytoscape.github.io