Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add renderer setting UI component #14

Open
keiono opened this issue Oct 31, 2017 · 0 comments
Open

Add renderer setting UI component #14

keiono opened this issue Oct 31, 2017 · 0 comments
Labels

Comments

@keiono
Copy link
Member

keiono commented Oct 31, 2017

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
@keiono keiono added the feature label Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant