BlueBrain / BlueBrain/BlueGraph

Graph vis app: Get node positions when exporting GML

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
34
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.