← Revision 3 as of 2013-11-26 01:34:03
Size: 489
Comment:
|
← Revision 4 as of 2013-11-26 23:49:11 →
Size: 490
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Cytoscape.js is a '''JavaScript library''' for interactive network visualization. It is a building block for web applications and is '''NOT''' a complete web application. | Cytoscape.js is a '''!JavaScript library''' for interactive network visualization. It is a building block for web applications and is '''NOT''' a complete web application. |
What is Cytoscape.js?
Cytoscape.js is a JavaScript library for interactive network visualization. It is a building block for web applications and is NOT a complete web application.
Data Exchange between Cytoscape and Cytoscape.js
Export Network and Table to Cytoscape.js
Since Cytoscape.js is a JavaScript library, its basic data exchange format is JSON.
Export Styles to Cytoscape.js