webgl-plot is a high-performance plotting library for real-time data visualization in the browser using WebGL. Unlike traditional canvas or SVG-based charting libraries, webgl-plot is optimized for streaming and dynamic updates, making it ideal for oscilloscope-style data, biomedical signals, or any application where data updates hundreds of times per second. Its minimal memory footprint and GPU acceleration ensure excellent performance even with tens of thousands of data points, and its simple API allows developers to get started quickly.
Features
- Real-time 2D plotting using WebGL for GPU acceleration
- Capable of handling tens of thousands of points smoothly
- Optimized for streaming and frequently updating data
- Lightweight with zero external dependencies
- Supports multiple plot lines and plot types
- Customizable colors, line widths, and alpha blending
- Responsive rendering tied to browser refresh rate
- Easy integration with JavaScript and TypeScript apps
- Ideal for scientific, engineering, and medical data visualization
Categories
LibrariesLicense
MIT LicenseFollow webgl-plot
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of webgl-plot!