--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at http://groups.google.com/group/cytoscape-helpdesk.
For more options, visit https://groups.google.com/d/optout.
Hi Lilit,
You haven't attached the snippet :)
Thanks,Srikanth.B.
On Sat, Oct 24, 2015 at 6:04 PM, Lilit Nersisyan <txgt.lilit...@gmail.com> wrote:
Dear all,I am using continuous mapping on node fill colors to color the network programmatically. The mapping is performed successfully, but on some nodes of the network it does not work. The following is Strange.After setting the continuous mapper programmatically, I refer to the Cytoscape UI, go the Style tab, and open the current mapping window. All the handles and colors are set correctly. However, only when I click on on of the handles, the whole network is re-colored correctly. I do nothing but clicking on the handle, so no colors or handle positions are changed.Could you, please, provide a clue on what's happening. Attached is the peace of code I use for continuous mapping. If needed, I can also provide the app and the input network.ThanksWith regards,Lilit
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
Hi Lilit,
I've seen the same thing, but haven't had a chance to track it down. What I've found is that I can get things to work more reliably by adding the style to the visual style manager using "addVisualStyle". You also need to make sure that you've provided a name for the style. Can you see if that helps?
-- scooter
On 10/24/2015 06:41 AM, Lilit Nersisyan wrote:
I'm sorry, here it is :)
On Saturday, October 24, 2015 at 2:43:17 PM UTC+2, srikanth wrote:
Hi Lilit,
You haven't attached the snippet :)
Thanks,Srikanth.B.
On Sat, Oct 24, 2015 at 6:04 PM, Lilit Nersisyan <txgt.lilit...@gmail.com> wrote:
Dear all,
I am using continuous mapping on node fill colors to color the network programmatically. The mapping is performed successfully, but on some nodes of the network it does not work. The following is Strange.After setting the continuous mapper programmatically, I refer to the Cytoscape UI, go the Style tab, and open the current mapping window. All the handles and colors are set correctly. However, only when I click on on of the handles, the whole network is re-colored correctly. I do nothing but clicking on the handle, so no colors or handle positions are changed.
Could you, please, provide a clue on what's happening. Attached is the peace of code I use for continuous mapping. If needed, I can also provide the app and the input network.
ThanksWith regards,Lilit
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsubscribe@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at http://groups.google.com/group/cytoscape-helpdesk.
For more options, visit https://groups.google.com/d/optout.