-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Tech research
- 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
Metadata
Metadata
Assignees
Labels
No labels