A live chart streams new points over a rolling window, so the view scrolls as fresh data arrives - the shape you want for a CPU monitor, a telemetry feed, or any real-time metric.
Append new points on a timer or from a data feed and drop old ones past your window; the chart redraws as the bound data changes.
For real-time monitoring where the latest values matter most - system metrics, sensor readings, market ticks - rather than a fixed historical range.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT