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
Other Useful Business Software
Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.
Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of webgl-plot!