-
Notifications
You must be signed in to change notification settings - Fork 105
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
Support load event ? #58
Comments
Yuo'd have to elaborate a bit on your question... There are a few EventEmmiters you could subscribe to get info when the palette is ready, when graph -> text conversion completed, text -> graph conversion completed also when metamodel for the graph has loaded (a promise)... It depends what you'd like to accomplish |
when text -> graph conversion completed ? |
You should have
|
How do I know that the graph has been loaded?
The text was updated successfully, but these errors were encountered: