Show HN: Open-source animated chart presentations in computational notebooks

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ipyvizzu-story

    Build, present and share animated data stories in Jupyter Notebook and similar environments.

  • vizzu-story-js

    Build and present animated data stories.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts