We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Write your question here I'm wondering if we could set the graph animation to autoplay on page load?
Screenshots
Where and how could we improve the readme?
The text was updated successfully, but these errors were encountered:
well... this works..
// adjust postition document.querySelector('.service-dependency-graph').querySelector('.zoom-button-container').children[2].click() // play document.querySelector('.service-dependency-graph').querySelector('.zoom-button-container').children[0].click()
Sorry, something went wrong.
We need this too!
No branches or pull requests
Write your question here
I'm wondering if we could set the graph animation to autoplay on page load?
Screenshots
Where and how could we improve the readme?
The text was updated successfully, but these errors were encountered: