💡 Feature Idea: new timing event beforeactivaterelations in addition to existing afteractivaterelations
#3570
cliffordfajardo
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea Description
Currently there is a
afteractivaterelationstiming event we can listen toI am thinking it would be useful to have a new corresponding event called
beforeactivaterelationsMotivation for
beforeactivaterelationsBefore triggering this behavior, a user might want to run some custom logic to manipulate the graph state / view.
For context, this is what active relations is:
active-relations-documentation.mp4
References
afteractivaterelations: https://g6.antv.vision/en/docs/manual/middle/states/defaultBehavior/#activate-relationsBeta Was this translation helpful? Give feedback.
All reactions