Skip to content
@vizzuhq

Vizzu

Hey, welcome to Vizzu on Github 👋

GitHub Org's stars Reddit User Karma

We're a small team building a data viz engine that - as Elijah Meeks put it - provides the most complete form of animating between chart forms.

Vizzu

Vizzu's products work similarly to other charting solutions, but here, when you create a set of charts, Vizzu will automatically animate between them. So far we released an open-source Javascript Library and a Jupyter notebook package that uses Python. The JS library is dependency-free, written in C++ and compiled to WebAssembly. Both solutions have automatic data aggregation and filtering capabilities, and we set the defaults used based on dataviz guidelines.

A short summary of how we built Vizzu: First, we created an engine that provides a standard interface for several chart types. Then we looked at the parameter space of this engine and made each parameter interpolable, turning our engine into a generic chart morpher that can continuously interpolate between any charts that can be described on its interface. After that, we analyzed these transitions and came up with rules that make them self-explanatory and easy to follow for the viewers, and finally, we embedded these rules into the engine.

Got a question? Want to suggest a new feature? Have a great idea for a data story? Come join our Slack workspace and talk to us!

Take a look at our roadmap to get an overview of our future plans and milestones.

All the news about us and our products are available on our blog

Check out the stories we built using our tech that gathered 200k+ upvotes on Reddit

Sign up to our newsletter on our website or follow us on Twitter if you want to keep track of what's happening with us.

Pinned Loading

  1. vizzu-lib vizzu-lib Public

    Library for animated data visualizations and data stories.

    JavaScript 1.9k 80

  2. ipyvizzu ipyvizzu Public

    Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.

    Jupyter Notebook 928 91

  3. ipyvizzu-story ipyvizzu-story Public

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

    Jupyter Notebook 319 32

  4. vizzu-story-js vizzu-story-js Public

    Build and present animated data stories.

    JavaScript 14 4

  5. codeviz codeviz Public

    VS Code Plugin using Vizzu

    JavaScript 26 3

Repositories

Showing 10 of 20 repositories
  • vizzu-lib-doc Public

    Documentation site of Vizzu library

    vizzuhq/vizzu-lib-doc’s past year of commit activity
    2 Apache-2.0 3 5 0 Updated Jun 18, 2024
  • vizzu-lib Public

    Library for animated data visualizations and data stories.

    vizzuhq/vizzu-lib’s past year of commit activity
    JavaScript 1,883 Apache-2.0 80 11 3 Updated Jun 18, 2024
  • vizzu-lib-ext Public

    Extensions for vizzu library

    vizzuhq/vizzu-lib-ext’s past year of commit activity
    JavaScript 1 Apache-2.0 0 1 1 Updated Jun 7, 2024
  • ipyvizzu Public

    Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.

    vizzuhq/ipyvizzu’s past year of commit activity
    Jupyter Notebook 928 Apache-2.0 91 12 (2 issues need help) 2 Updated Apr 29, 2024
  • vizzu-workshops Public

    Repo for Vizzu workshop materials.

    vizzuhq/vizzu-workshops’s past year of commit activity
    Jupyter Notebook 45 MIT 29 0 0 Updated Apr 5, 2024
  • vizzu-revealjs-plugin Public

    Vizzu support for Reveal.js

    vizzuhq/vizzu-revealjs-plugin’s past year of commit activity
    1 0 1 0 Updated Jan 10, 2024
  • ipyvizzu-story Public

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

    vizzuhq/ipyvizzu-story’s past year of commit activity
    Jupyter Notebook 319 Apache-2.0 32 4 (3 issues need help) 0 Updated Dec 21, 2023
  • vizzu-story-js Public

    Build and present animated data stories.

    vizzuhq/vizzu-story-js’s past year of commit activity
    JavaScript 14 Apache-2.0 4 5 (1 issue needs help) 0 Updated Dec 21, 2023
  • video-tutorials Public

    Repo for Vizzu video tutorials.

    vizzuhq/video-tutorials’s past year of commit activity
    Jupyter Notebook 0 MIT 0 0 0 Updated Nov 20, 2023
  • .github Public
    vizzuhq/.github’s past year of commit activity
    0 0 0 0 Updated Jul 18, 2023

Top languages

Loading…

Most used topics

Loading…