💡 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
-
Idea Description
Currently there is a
afteractivaterelations
timing event we can listen toI am thinking it would be useful to have a new corresponding event called
beforeactivaterelations
Motivation for
beforeactivaterelations
Before 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