novatec-service-dependency-graph-panel
novatec-service-dependency-graph-panel copied to clipboard
[Question] - Can we set the animation to autoplay after page load?
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?
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()
We need this too!