Size: 81
Comment:
|
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. == Data Exchange between Cytoscape and Cytoscape.js == |
|
Line 4: | Line 7: |
Since Cytoscape.js is a JavaScript library, its basic data exchange format is JSON. === Export Styles to Cytoscape.js === === Import Cytoscape.js data into Cytoscape === |
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