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

Graph vis app: Get node positions when exporting GML #69

Open
eugeniashurko opened this issue May 5, 2021 · 0 comments
Open

Graph vis app: Get node positions when exporting GML #69

eugeniashurko opened this issue May 5, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@eugeniashurko
Copy link
Contributor

At the moment, there is no way to retrieve node positions dynamically generated by the layout (e.g. force layout, cose, etc) in Dash or by user dragging.

They are not stored in the Python graph object. They possibly can be retrieved from the JS using Cytoscape.js, however, this solution is not trivial.

Created a Plotly Community Forum post: https://community.plotly.com/t/dash-cytoscape-returning-node-positions-from-layout/23818/2

@eugeniashurko eugeniashurko added the enhancement New feature or request label May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant