Pre loader

SciChart Avalonia XPF Changelog

v2.0.0.28304
12 May 2026

SciChart for Avalonia XPF v2.0 is a major update that brings all features and improvements from SciChart WPF v8.6 through v8.11.1 to the cross-platform Avalonia XPF framework. This update includes new chart types, new financial and scientific examples, expanded ChartModifier APIs, 3D chart enhancements, MVVM improvements, and hundreds of other refinements.
The update has been published on NuGet.

Added

Added new Polar Heatmap chart type

Added

Added two new category axis types: IndexDateTimeAxis and IndexNumericAxis

Added

Added support for dynamic styling of ticks drawing on Axes with ability to bind properties

Added

Added HeightScaleFactor property to FreeSurfaceRenderableSeries3D

Added

Added configuration properties to OHLC series for tick visibility control at zoom levels

Added

Updated scrolling behavior in SciChartScrollBar to not change VisibleRange span when scrolled while zoomed

Added

Added ZoomExtentsRange property to Axis for specifying desired VisibleRange

Added

Added RolloverMarkerTemplate attached property to VerticalSliceModifier

Added

Added gradient brushes support with FillPaletteProvider in StackedColumnSeries with Visual Xccelerator

Added

Added Minimum and maximum value support in GradientColorPalette for Waterfall 3D series

Added

Added three new Polar Heatmap examples to SciChart XPF Examples Demo

Added

Added new "Oil and Gas Wells Chart Demo" example

Added

Added new "Market Profile Trading Chart" example

Added

Added new "Renko Chart" example

Added

Added new "Population Pyramid Chart" example

Improved

Enhanced "50-Channel EEG" example with best practices and FPS tracking

Improved

Redesigned Home view of Examples Demo

Improved

Added XyDirection property to RubberBandXYZoomModifier for configurable zoom modes

Improved

Added support for Polar Charts in DataPointSelectionModifier

Improved

Added support for X or Y-only selection direction in DataPointSelectionModifier

Improved

Added Font property support for Legend on LegendModifier

Improved

Extended TooltipModifier3D API with properties to show/hide axis labels and tooltip

Improved

Added bindings for Background, Foreground, BorderBrush, and BorderThickness properties of SciChart 3D Legend

Improved

Added AutoPeakDetection property to UniformHeatmapRenderableSeriesViewModel

Improved

Added Tag property to MVVM API classes

Improved

Added Font-related properties to AxisMarkerAnnotationViewModel

Improved

Added an extension method for Renko Filter to aggregate PointMetadata

Improved

Improved Axis tick rendering when AutoTicks disabled

Improved

AxisMarkerAnnotation now flips text direction automatically on PolarChart

Improved

Ported 100+ improvements and fixes from the SciChart WPF v8.6 - v8.11.1 release cycle, including better memory management, improved hit-test, eliminated memory leaks and crashes

v1.2.028247
27 November 2025

v1.2 is a minor version update that contains some important fixes and broader Linux compatibility improvements. The update has been published on NuGet.

Compatibility

Downgraded the compiler to GCC 7.5.0 to ensure compatibility with all supported Ubuntu versions starting from 18.04

Fixed

Fixed a memory leak on certain hardware (notably AMD GPUs) when using the hardware-accelerated renderer

Fixed

Fixed an exception that occurred when attempting to restart the drawing engine

v1.1.0.28229
30 April 2025

v1.1 is a minor version update that contains some important fixes for native dependencies loading. Also, the are improvements for licensing. The update has been published on NuGet.

Fixed

Fixed an error where SciChart failed to load native dependencies in published applications

Fixed

Fixed an error when loading native dependencies from self-contained applications

Fixed

Fixed an error where SciChart failed to load native dependencies from self-contained single-file applications

Improved

Amended licensing messages shown in certain scenarios

v1.0.0.28205
13 January 2025

SciChart Avalonia XPF: High-Performance Charting for Windows & Linux

Added

Initial release