🐗

Vepr is a JavaScript library for exploratory data visualization.

Vepr implements visualization protocol that is optimized and transferable. This allows visualizing significant amount of data with smallest overhead. The chart composition and necessary data aggregations can be delegated to a Web Worker or server side to ensure UI responsiveness.

Vepr renders using HTML Canvas. This allows to handle more data without affecting UI performance.

🚧 This project is still in development. Follow GitHub repo for updates and discussions.