Skip to content

Instantly share code, notes, and snippets.

@antonkratz
Last active March 1, 2019 23:32
Show Gist options
  • Save antonkratz/63773540803c72afd0631016e704d04d to your computer and use it in GitHub Desktop.
Save antonkratz/63773540803c72afd0631016e704d04d to your computer and use it in GitHub Desktop.
Cytoscape notes

Cytoscape 3.7.1

the layout is too dense and I want to expand the layout

Layout --> Node layout Tools --> Scale:

toolpanel

when I zoom out, the text on the label dissappears

Edit --> Preference --> Properties

cytoscape_preferences_editor

render.nodeLabelThreshold is the maximum number of nodes that can be in the viewport while the text is still displayed on the labels. Increase this number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment