Cytoscape test: Difference between revisions
From FANTOM5_SSTAR
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
// where you have the Flash installer SWF | // where you have the Flash installer SWF | ||
flashInstallerPath: "/resource_browser/rb_js/cytoscapeweb/swf/playerProductInstall" | flashInstallerPath: "/resource_browser/rb_js/cytoscapeweb/swf/playerProductInstall" | ||
}; | }; | ||
Line 80: | Line 70: | ||
labelGlowColor: "#000000" | labelGlowColor: "#000000" | ||
} | } | ||
}; | |||
// draw options | |||
var draw_options = { | |||
// your data goes here | |||
network: sif, | |||
visualStyle: visual_style, | |||
nodeTooltipsEnabled: true, | |||
edgeTooltipsEnabled: true, | |||
panZoomControlVisible: true | |||
}; | }; | ||
Revision as of 13:07, 23 April 2012
Cytoscape Web will replace the contents of this div with your graph.