Skip to content
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

[Question] - Can we set the animation to autoplay after page load? #98

Open
CrashLaker opened this issue Sep 30, 2021 · 2 comments
Open
Labels
question Further information is requested

Comments

@CrashLaker
Copy link

Write your question here
I'm wondering if we could set the graph animation to autoplay on page load?

image

Screenshots

Where and how could we improve the readme?

@CrashLaker CrashLaker added the question Further information is requested label Sep 30, 2021
@CrashLaker
Copy link
Author

CrashLaker commented Sep 30, 2021

well... this works..

image

// 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()

@atlanteh
Copy link

atlanteh commented May 4, 2022

We need this too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants