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

Change node position to change structure #298

Open
SoumyajitC24 opened this issue Feb 11, 2025 · 3 comments
Open

Change node position to change structure #298

SoumyajitC24 opened this issue Feb 11, 2025 · 3 comments
Assignees
Labels
front-end For issues where the root is mostly occurring on the front-end type:feature Feature requests under discussion This issue is currently undergoing discussion to determine priority, complexity, and/or tractability

Comments

@SoumyajitC24
Copy link

I am trying to change the structure of the graph (elongate/shorten) based on certain conditions. Is there anyway to change the position of a specific node, either manually or through code? Or to change the length of an edge?

@pkgoogle
Copy link
Contributor

Hi @SoumyajitC24, it's probably not the hardest to implement to just have some configuration parameters but this doesn't feel that useful. Is there some utility here I'm not seeing from my perspective? Thanks.

@pkgoogle pkgoogle added status:awaiting user response This label needs to be added to stale issues and PRs. status:more data needed This label needs to be added to stale issues and PRs. type:feature Feature requests labels Feb 12, 2025
@SoumyajitC24
Copy link
Author

Hi @pkgoogle , thanks for the response!
I am trying to do something similar to the sync navigation feature, but with the added feature of synced scrolling (scrolling one graph, the other scrolls). In case one of the graphs has less number of nodes than the other, I would like to manipulate the height of the graph in such a way that the first node and the last node of both graphs are at the same level. Is there anyway to do this, either from the frontend or as a backend response?

@pkgoogle
Copy link
Contributor

Hi @jinjingforever, can you please take a look? Thanks.

@pkgoogle pkgoogle added front-end For issues where the root is mostly occurring on the front-end under discussion This issue is currently undergoing discussion to determine priority, complexity, and/or tractability and removed status:awaiting user response This label needs to be added to stale issues and PRs. status:more data needed This label needs to be added to stale issues and PRs. labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end For issues where the root is mostly occurring on the front-end type:feature Feature requests under discussion This issue is currently undergoing discussion to determine priority, complexity, and/or tractability
Projects
None yet
Development

No branches or pull requests

3 participants