Showcases how SciChart can be used in Medical context. In this example we are simulating four channels of data showing that SciChart can be used to […]
The Parallel Coordinate Plot is a WPF chart type for visualizing and analyzing multi dimensional datasets. For example, it can be used to compare several sets […]
This demo showcases the incredible performance when rendering streaming (scrolling) line charts. It showcases that SciChart is capable of rendering 1 billion (1,000,000,000) points in real-time […]
Waterfall chart simulation using SciChart 2D. Custom WaterfallRubberBandZoomModifier is implemented using SciChart custom modifiers API. See the following articles for more details: Custom ChartModifier Zooming, Panning