#58 · Primary category: Business Intelligence & Analytics

vizzu-lib

animation chart charting charting-library charts dashboard data-analysis data-visualization datavisualization dataviz graph graphs javascript javascript-library plotting storytelling

Library for animated data visualizations and data stories.

Project last updated:04/20/26

GitHub Stars

2.0K

Forks

87

Contributors

14

License

Apache-2.0

Why we included this project

Most charting libraries render a static graph and leave it at that. Vizzu is built around the opposite idea: it animates the transition between chart types, so viewers can follow how a metric shifts from one view to the next instead of staring at a frozen image. The engine underneath is generic, written in C++ and compiled to WebAssembly, which keeps the library dependency-free and fast, and it comes with sensible defaults plus automatic aggregation and filtering, so you spend your effort on the story rather than on configuring axes. That makes it a natural fit for dashboards, interactive reports, and narrative-driven analytics where the goal is walking people through changing numbers. You can pull it in with npm or from a CDN and render everything on an HTML5 canvas.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category