Description Usage Arguments Value Examples
Exports the current visual style as a data file
1 | exportStyle(filename, type, base.url = "http://localhost:1234/v1")
|
filename |
(char) name of the style file to save |
type |
(char) type of data file to export, e.g., XML, JSON (case sensitive) |
base.url |
cyrest base url for communicating with cytoscape |
server response
1 | exportStyle('myStyle','JSON')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.