You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many options for renderers. First, since we have several rendering options, it is better to provide user options to switch renderer type. Also, each renderer has its options for tweaking how the data is rendered in the view.
In the first iteration, the panel should provide the following options:
Switching renderer
Cytoscape.js
Sigma.js w/WebGL renderer
Sigma.js w/ Canvas renderer
Rendering options for each renderer
For Sigma: Label threshold, min/max node/label size, min/max zoom level
The text was updated successfully, but these errors were encountered:
There are many options for renderers. First, since we have several rendering options, it is better to provide user options to switch renderer type. Also, each renderer has its options for tweaking how the data is rendered in the view.
In the first iteration, the panel should provide the following options:
Switching renderer
Rendering options for each renderer
The text was updated successfully, but these errors were encountered: