JohnCoene / sigmajs

Σ sigma.js for R
http://sigmajs.john-coene.com
Other
72 stars 7 forks source link

Enable setting a delay for attribute changes #18

Closed sgrubsmyon closed 3 years ago

sgrubsmyon commented 3 years ago

For building dynamic visualizations, it is helpful to be able to set a certain delay on the attribute change of nodes and/or edges. For example, one can first animate a fade-out of nodes and then hide them after animation is finished.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 201


Changes Missing Coverage Covered Lines Changed/Added Lines %
R/change.R 0 6 0.0%
<!-- Total: 0 6 0.0% -->
Totals Coverage Status
Change from base Build 199: -0.2%
Covered Lines: 393
Relevant Lines: 964

💛 - Coveralls
JohnCoene commented 3 years ago

Thank you, that looks good to me!