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 new Polar Heatmap chart type
Added two new category axis types: IndexDateTimeAxis and IndexNumericAxis
Added support for dynamic styling of ticks drawing on Axes with ability to bind properties
Added HeightScaleFactor property to FreeSurfaceRenderableSeries3D
Added configuration properties to OHLC series for tick visibility control at zoom levels
Updated scrolling behavior in SciChartScrollBar to not change VisibleRange span when scrolled while zoomed
Added ZoomExtentsRange property to Axis for specifying desired VisibleRange
Added RolloverMarkerTemplate attached property to VerticalSliceModifier
Added gradient brushes support with FillPaletteProvider in StackedColumnSeries with Visual Xccelerator
Added Minimum and maximum value support in GradientColorPalette for Waterfall 3D series
Added three new Polar Heatmap examples to SciChart XPF Examples Demo
Added new "Oil and Gas Wells Chart Demo" example
Added new "Market Profile Trading Chart" example
Added new "Renko Chart" example
Added new "Population Pyramid Chart" example
Enhanced "50-Channel EEG" example with best practices and FPS tracking
Redesigned Home view of Examples Demo
Added XyDirection property to RubberBandXYZoomModifier for configurable zoom modes
Added support for Polar Charts in DataPointSelectionModifier
Added support for X or Y-only selection direction in DataPointSelectionModifier
Added Font property support for Legend on LegendModifier
Extended TooltipModifier3D API with properties to show/hide axis labels and tooltip
Added bindings for Background, Foreground, BorderBrush, and BorderThickness properties of SciChart 3D Legend
Added AutoPeakDetection property to UniformHeatmapRenderableSeriesViewModel
Added Tag property to MVVM API classes
Added Font-related properties to AxisMarkerAnnotationViewModel
Added an extension method for Renko Filter to aggregate PointMetadata
Improved Axis tick rendering when AutoTicks disabled
AxisMarkerAnnotation now flips text direction automatically on PolarChart
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 is a minor version update that contains some important fixes and broader Linux compatibility improvements. The update has been published on NuGet.
Downgraded the compiler to GCC 7.5.0 to ensure compatibility with all supported Ubuntu versions starting from 18.04
Fixed a memory leak on certain hardware (notably AMD GPUs) when using the hardware-accelerated renderer
Fixed an exception that occurred when attempting to restart the drawing engine
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 an error where SciChart failed to load native dependencies in published applications
Fixed an error when loading native dependencies from self-contained applications
Fixed an error where SciChart failed to load native dependencies from self-contained single-file applications
Amended licensing messages shown in certain scenarios
SciChart Avalonia XPF: High-Performance Charting for Windows & Linux
Initial release

