You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
find tech solution to put each vizzu slide to a separate reveal.js slide
slide switching should result in proper vizzu animation.
preferably we should not enforce slide transformation type (fade insteadof default translate)
but work with any transform type
check found solution inside slides.com, if vizzu slides can be annotated.
Implementation
vizzu-story plugin 2.0:
collect animate calls
execute them in background (quickly)
interface: prev/forward/goto/seek...
reveal.js plugin (uses vizzu-story plugin)
collect vizzu data from htmlelements
handle revealjs integration (connect to revealjs events)
slides.com integration:api upload
The text was updated successfully, but these errors were encountered:
Tech research
slide switching should result in proper vizzu animation.
preferably we should not enforce slide transformation type (fade insteadof default translate)
but work with any transform type
Implementation
vizzu-story plugin 2.0:
reveal.js plugin (uses vizzu-story plugin)
slides.com integration:api upload
The text was updated successfully, but these errors were encountered: