ZeroGraphics.Waveform 1.2.0

dotnet add package ZeroGraphics.Waveform --version 1.2.0
                    
NuGet\Install-Package ZeroGraphics.Waveform -Version 1.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZeroGraphics.Waveform" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroGraphics.Waveform" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ZeroGraphics.Waveform" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZeroGraphics.Waveform --version 1.2.0
                    
#r "nuget: ZeroGraphics.Waveform, 1.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ZeroGraphics.Waveform@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZeroGraphics.Waveform&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=ZeroGraphics.Waveform&version=1.2.0
                    
Install as a Cake Tool

ZeroGraphics.Waveform ⚡

Hardware-accelerated real-time oscilloscope, sensor waveform, and industrial telemetry chart canvas for Windows Forms (net462, net8.0-windows).


🌟 Key Features

  • Direct3D 11 Hardware LineStrip Pipeline (WaveformPipeline): Direct GPU primitive generation, streaming millions of sensor telemetry points without CPU/GDI overhead.
  • Continuous Subsampling & Decimation: Seamlessly integrates with peak-preserving MinMax and LTTB decimation from ZeroGraphics.Core to eliminate GPU bus saturation during zoom-out.
  • Flicker-Free On-Demand Presentation (ZeroWaveformCanvas): Hosts a DXGI swapchain directly on the WinForms HWND, maintaining 60–144 FPS delivery.
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ZeroGraphics.Waveform:

Package Downloads
ZeroUI.WinForms

Ultra-high-performance WinForms industrial UI suite with 10M+ rows virtual grid, ISA-18.2 alarms, P&ID actuators, 60 FPS oscilloscope, and modern Obsidian Dark/Clean Light theme.

ZeroUI.Wpf

Ultra-high-performance WPF industrial UI suite with zero-allocation virtual big data grid and modern reactive theme engine.

ZeroCharts

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0 30 9/16/2026
1.0.1 91 9/9/2026
1.0.0 82 9/8/2026