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

Implementation #1

Open
5 tasks
simzer opened this issue Apr 23, 2024 · 0 comments
Open
5 tasks

Implementation #1

simzer opened this issue Apr 23, 2024 · 0 comments

Comments

@simzer
Copy link
Member

simzer commented Apr 23, 2024

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

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

No branches or pull requests

1 participant