-M
--
You received this message because you are subscribed to the Google Groups "cytoscape-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-disc...@googlegroups.com.
To post to this group, send email to cytoscap...@googlegroups.com.
Visit this group at http://groups.google.com/group/cytoscape-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
On Saturday, 12 October, 2013 at 13:15 , Amp wrote:
That worked !!.
Few questions:
1. How to kill or delete the complete instance of cytoscape.js. Do we have any method ?
For example, if we have 10 buttons in the grid and on the click of each I would like to draw a new graph. Currently we are emptying the nodes and edges. But with this once the graph gets loaded, we won't get a right click context menu. Is this is the right way of doing this?
2. On Chrome-30.0 and Firefox-23.0.1, we experience the graph becomes invisible for a while and appears once we click on the browser window.
Is this normal ?
P.S: Note: We have not tested on IE >9 version yet.
3. When we expect "2.1.0" to come out ?
--
You received this message because you are subscribed to a topic in the Google Groups "cytoscape-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cytoscape-discuss/vpii5J7FVzE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cytoscape-disc...@googlegroups.com.
On Sunday, 20 October, 2013 at 09:16 , Amp wrote:
One important thing, we tried 'arbor' layout to give a shot, but that leads to slowness on IE and FF.Awaiting for new version.Thanks max for replying.We tweaked our existing code and that automatically fixed the issues 1 and 2.