Skip to content

Demonstrates rendering up to 1 million data points in a scatterplot using D3 WebGL rendering and Svelte.

License

Notifications You must be signed in to change notification settings

adamsome/d3-webgl-scatter-svelte

Repository files navigation

D3 WebGL Scatterplot Svelte

Demo

Demonstrates rendering up to 1 million data points in a scatterplot using D3 WebGL rendering. Uses the following:

Run in development mode

npm install
npm run dev

Run in production mode

npm install
npm run build
npm run start

About

Demonstrates rendering up to 1 million data points in a scatterplot using D3 WebGL rendering and Svelte.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published