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

Render in a polyglot notebook #9

Closed
HarryMcCarney opened this issue Mar 17, 2023 · 6 comments
Closed

Render in a polyglot notebook #9

HarryMcCarney opened this issue Mar 17, 2023 · 6 comments

Comments

@HarryMcCarney
Copy link
Member

Is there a way to do this or does it always need to load in a browser?

@muehlhaus
Copy link
Member

Hi @HarryMcCarney , unfortunately we have only in browser support at the moment. I will have a look how easy this can be changed...

@HarryMcCarney
Copy link
Member Author

Thanks @muehlhaus and @GeorgeS2019. In case you were wondering this is what the pallet distribution network in Chile looks like

image

@HarryMcCarney
Copy link
Member Author

@GeorgeS2019 have you got an example of rendering to SVG? Unless I have missed something the lib doesn't seem to support this.

@HarryMcCarney HarryMcCarney reopened this Mar 18, 2023
@GeorgeS2019

This comment was marked as spam.

@kMutagene
Copy link
Member

@HarryMcCarney There are no direct ways for SVG conversion at the moment, however we started implementing an interactive extension the same way it works for Plotly.NET, We'll keep you updated.

@kMutagene
Copy link
Member

@HarryMcCarney The ground work for rendering CyGraphs is merged and released. There is some work to do internally (e.g. sizing does not work atm: #14 ), but there are now no technical blockers anymore. You'll just need to reference the new Cytoscape.NET.Interactive nuget package, and end cells with the CyGraph object:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants