--
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 https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/218affeb-4208-4b73-b4fb-30ca002244ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Unfortunately, there is no API for tasks relating to the rendering of tables in Cytoscape (like column show/hide and order). As far as I understand, even Java App authors don’t have access due to how tables are currently implemented. So, I don’t think we’ll be able to add those any time soon.In any case, these tasks were considered very low priority for automation since you shouldn’t need to look at the table UI at all while running a script :) Can you describe your use case. Are you using a script to setup a session file for end users to work with manually, for example?
- Alex
On Mar 11, 2019, at 6:30 AM, Gabriel Rosser <gabriel...@gmail.com> wrote:
I've created some Cytoscape networks using the py2cytoscape library to access the REST API. I've added a large number of columns to the node table, many of which are for visualisation purposes (e.g. displaying nodes as pie charts). The node table is therefore very cluttered and difficult to use.Is it possible to hide these columns programmatically using the API?Failing that, how do I ensure the ordering of these columns is such that the most useful ones appear first?If these operations are supported by the API but not the py2cytoscape library, I'm happy to add them or call them manually. The problem is that I don't currently know what API endpoints are relevant.Thanks very much.--
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.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/7a56b75b-b7b5-4e41-a245-157bf6afea9c%40googlegroups.com.
- Alex
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 https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/88914eb5-4bad-4490-9b95-fe4c4496397e%40googlegroups.com.