Description Usage Arguments Value Author(s) Examples
Retrieve the default color used to display selected nodes.
1 | setDefaultNodeReverseSelectionColor(obj, new.color, vizmap.style.name)
|
obj |
a |
new.color |
a |
vizmap.style.name |
a |
Nothing.
Paul Shannon
1 2 | cy <- CytoscapeConnection ()
print (setDefaultNodeReverseSelectionColor (cy, '#FF0000'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.