✳flâneur — a map of the web's best reading
nomic-ai/deepscatter: Zoomable, animated scatterplots in the browser that scales over a billion points
github.com · 1,128 words · saved by 1 readers
Zoomable, animated scatterplots in the browser that scales over a billion points
Deep Scatterplots for the Web This is a library for allowing interactive visualization of extremely large datasets, in browser. It's fast for three reasons: All data is sent in the Apache Arrow feather format, in a custom quadtree format that makes it possible to only load data as needed on zoom. Feather takes no time to parse in the browser once transferred, compresses pretty well, and can be directly copied to the GPU without transformation in JS. This is the way of the future. We also now allow custom in-browser calculations on Arrow data. Most rendering is done in custom layers using WebGL
Explore this link on the map →related reading
- LLM Visualizationbbycroft.net
- GitHub - crubier/react-graph-vis: A react component to render nice graphs using vis.js · GitHubgithub.com
- GitHub - prathyvsh/semantic-zoom: Github repository to catalogue semantic zoom interaction patterns · GitHubgithub.com
- GitHub - vasturiano/force-graph: Force-directed graph rendered on HTML5 canvas · GitHubgithub.com
- Irydiumirydium.dev
- Visualizing Data using t-SNEjmlr.org
- There's nothing to watchnothing-to-watch.port80.ch
- olegv101 (oleg) · GitHubgithub.com
- Brody Smith on X: "I haven't shared much of this project from June, which is a shame cos I think it's some of my best work. https://t.co/GAM6rOswOZ" / Xx.com
- PamPam | Make your own custom maps.pampam.city
- Yufeng Zhaoyufengzhao.com
- From data to Viz | Find the graphic you needdata-to-viz.com