Author: Christian Lopes
Date: 2010-10-26 16:28:49 -0700 (Tue, 26 Oct 2010)
New Revision: 22486

Modified:
   cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html
Log:
Draft implementation of custom images on nodes (see feature request number 
2395).

Modified: cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html
===================================================================
--- cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html   2010-10-26 
23:28:16 UTC (rev 22485)
+++ cytoscapeweb/trunk/cytoscapeweb/html-template/sample.html   2010-10-26 
23:28:49 UTC (rev 22486)
@@ -33,7 +33,7 @@
                         size: { defaultValue: 20, continuousMapper: { 
attrName: "weight",  minValue: 20, maxValue: 40 } },
                         borderWidth: 2,
                         borderColor: "#707070",
-                        image: 
"http://upload.wikimedia.org/wikipedia/commons/2/2a/Wikipe-tan_in_navy_uniform2_transparent.png",//"http://chart.apis.google.com/chart?chs=300x300&cht=p&chd=e0:U-gh..bR";,
+                        image: 
"http://chart.apis.google.com/chart?chs=300x300&cht=p&chd=e0:U-gh..bR";,
                         labelFontSize: { defaultValue: 12, continuousMapper: { 
attrName: "weight",  minValue: 10, maxValue: 24 } },
                         tooltipText: { customMapper: { functionName: 
"onNodeTooltip" } },
                         selectionGlowOpacity: 0,

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to