Description Usage Arguments Value Author(s) Examples
Retrieve the default color for the next CytoscapeWindow.
1 | setDefaultBackgroundColor(obj, new.color, vizmap.style.name)
|
obj |
a |
new.color |
a |
vizmap.style.name |
a |
A character string, eg "java.awt.Color[r=204,g=204,b=255]"
Paul Shannon
1 2 | cy <- CytoscapeConnection ()
setDefaultBackgroundColor (cy, '#CCCC00')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.