You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to give the user ability to load the relation of specific node. User will click on the node and the data for that node will be fetched on demand instead of fetching all graph data on first load.
Describe the solution you'd like
There should be a way to expand the graph from a specific node.
Describe alternatives you've considered
I have not implemented the alternatives. I am planning to use the react context and access that from graph nodes to load the data for specific node and append it to the graph data.
Your Example Website or App
No response
Screenshots or Videos
No response
The text was updated successfully, but these errors were encountered:
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!
Thanks for being a part of the AntV community! 💪💯
xflow-botbot
added
the
stale
Issue that may be closed soon due to the original author not responding any more.
label
Jan 16, 2024
Describe the feature you'd like to request
I want to give the user ability to load the relation of specific node. User will click on the node and the data for that node will be fetched on demand instead of fetching all graph data on first load.
Describe the solution you'd like
There should be a way to expand the graph from a specific node.
Describe alternatives you've considered
I have not implemented the alternatives. I am planning to use the react context and access that from graph nodes to load the data for specific node and append it to the graph data.
Your Example Website or App
No response
Screenshots or Videos
No response
The text was updated successfully, but these errors were encountered: