JavaScript datastorytelling Projects
-
Project mention: Show HN: Open-source animated chart presentations in computational notebooks | news.ycombinator.com | 2022-09-11
1. They lacked the opportunity to use these charts to present their findings and control the animation better than just (re)running notebook cells.
2. They had challenges using our generic chart-building engine - they are more acquainted with picking a chart type and using the parameters specific to that type.
So we decided to build a new extension that enables our users to add the charts to slides and thus create interactive, animated presentations they can present right from the notebook. The presentation can be controlled with buttons beneath the charts, keyboard shortcuts (arrows, PgUp, PgDn, Home, End), or a clicker. We also added the capability to export these presentations to HTML to share them with others who don't use notebooks.
Example - scroll to the bottom for the presentation: https://vizzuhq.github.io/ipyvizzu-story/examples/demo/ipyvi....
We tackled the other challenge by introducing chart presets: users can now pick from the 40+ pre-defined chart types. https://ipyvizzu.vizzuhq.com/examples/examples.html#Preset-c...
Everything is released under the Apache 2.0 license and is available for JavaScript developers as an open-source data storytelling solution. Technically, in the Jupyter version, it's the JS lib being called from the notebook with a Python interface - similarly to what Plotly does. More info: https://github.com/vizzuhq/vizzu-ext-js-story & https://lib.vizzuhq.com/latest/
We'd love to know more about how our technology can be put to good use, so if you have any feedback or suggestions, we're here to listen.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
Index
Project | Stars | |
---|---|---|
1 | vizzu-story-js | 10 |