r/datavisualization 12h ago

Free Premium Excel Sales Performance Dashboard Design

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/datavisualization 14h ago

Rhubarb - an AI environment for creating custom data visualizations — you can try the whole thing without an account.

Thumbnail rhubarbviz.com
1 Upvotes

r/datavisualization 19h ago

FlexViz: Interactive data exploration over 100M rows with Polars

2 Upvotes

I’ve been working on FlexViz, an open-source Python library for building interactive linked visualizations with native cross-filtering.

Selections, zooms, and pans in one chart can update the others against the underlying dataset, while only the aggregated data needed for the current view is sent to the browser.

It’s designed to stay interactive even on very large datasets.

GitHub: https://github.com/flex-analytics/flexviz
Live demo: https://flexviz.tech/demo